Searched refs:nonExtensionOperandSizeOfDataOverflowsUInt32 (Results 1 – 6 of 6) sorted by relevance
171 bool nonExtensionOperandSizeOfDataOverflowsUInt32(OperandType type,
147 bool nonExtensionOperandSizeOfDataOverflowsUInt32(V1_3::OperandType type,
285 return nonExtensionOperandSizeOfDataOverflowsUInt32(type, dimensions); in sizeOfDataOverflowsUInt32()
107 bool nonExtensionOperandSizeOfDataOverflowsUInt32(V1_3::OperandType type, in nonExtensionOperandSizeOfDataOverflowsUInt32() function109 return nonExtensionOperandSizeOfDataOverflowsUInt32(uncheckedConvert(type), dimensions); in nonExtensionOperandSizeOfDataOverflowsUInt32()
354 bool nonExtensionOperandSizeOfDataOverflowsUInt32(OperandType type, in nonExtensionOperandSizeOfDataOverflowsUInt32() function
209 nonExtensionOperandSizeOfDataOverflowsUInt32(info->type, info->dimensions)) { in setInfoAndAllocateIfNeeded()