Searched refs:IntParam (Results 1 – 4 of 4) sorted by relevance
792 for (unsigned IntParam : Ints) in TargetExtType() local793 *IntParamSpace++ = IntParam; in TargetExtType()
1040 for (unsigned IntParam : TETy->int_params()) in getMangledTypeStr() local1041 Result += "_" + utostr(IntParam); in getMangledTypeStr()
654 for (unsigned IntParam : TETy->int_params()) in print() local655 OS << ", " << IntParam; in print()
1176 for (unsigned IntParam : TET->int_params()) in writeTypeTable() local1177 TypeVals.push_back(IntParam); in writeTypeTable()