Searched defs:InstTy (Results 1 – 4 of 4) sorted by relevance
75 bool isAmbiguous_64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_64()81 bool isAmbiguous_32(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32()87 bool isAmbiguous_32or64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32or64()93 bool isAmbiguousWithMergeOrUnmerge_64(InstType InstTy, in isAmbiguousWithMergeOrUnmerge_64()100 bool isFloatingPoint_32or64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_32or64()106 bool isFloatingPoint_64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_64()112 bool isInteger_32(InstType InstTy, unsigned OpSize) const { in isInteger_32()197 void changeRecordedTypeForInstr(const MachineInstr *MI, InstType InstTy) { in changeRecordedTypeForInstr()
356 InstType InstTy) { in setTypes()466 InstType InstTy = InstType::Integer; in getInstrMapping() local
214 struct InstTy { struct215 OperandVector *SubInsts;
1236 TypeSourceInfo *InstTy; in VisitFriendDecl() local