Searched refs:basicTypeOp (Results 1 – 1 of 1) sorted by relevance
68 Id basicTypeOp = getMostBasicTypeClass(typeId); in postProcessType() local70 if (basicTypeOp == OpTypeFloat || basicTypeOp == OpTypeInt) in postProcessType()77 if (basicTypeOp == OpTypeStruct) { in postProcessType()107 if (basicTypeOp == OpTypeInt) in postProcessType()109 if (basicTypeOp == OpTypeFloat) in postProcessType()178 if (basicTypeOp == OpTypeFloat && width == 16) in postProcessType()180 if (basicTypeOp == OpTypeInt && width == 16) in postProcessType()182 if (basicTypeOp == OpTypeInt && width == 8) in postProcessType()