Searched refs:nonExtensionOperandSizeOfDataOverflowsUInt32 (Results 1 – 6 of 6) sorted by relevance
172 bool nonExtensionOperandSizeOfDataOverflowsUInt32(OperandType type,
147 bool nonExtensionOperandSizeOfDataOverflowsUInt32(V1_3::OperandType type,
298 return nonExtensionOperandSizeOfDataOverflowsUInt32(type, dimensions); in sizeOfDataOverflowsUInt32()
108 bool nonExtensionOperandSizeOfDataOverflowsUInt32(V1_3::OperandType type, in nonExtensionOperandSizeOfDataOverflowsUInt32() function110 return nonExtensionOperandSizeOfDataOverflowsUInt32(uncheckedConvert(type), dimensions); in nonExtensionOperandSizeOfDataOverflowsUInt32()
331 bool nonExtensionOperandSizeOfDataOverflowsUInt32(OperandType type, in nonExtensionOperandSizeOfDataOverflowsUInt32() function
209 nonExtensionOperandSizeOfDataOverflowsUInt32(info->type, info->dimensions)) { in setInfoAndAllocateIfNeeded()