Searched defs:InstTy (Results 1 – 3 of 3) sorted by relevance
76 bool isAmbiguous_64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_64()82 bool isAmbiguous_32(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32()88 bool isAmbiguous_32or64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32or64()94 bool isAmbiguousWithMergeOrUnmerge_64(InstType InstTy, in isAmbiguousWithMergeOrUnmerge_64()101 bool isFloatingPoint_32or64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_32or64()107 bool isFloatingPoint_64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_64()113 bool isInteger_32(InstType InstTy, unsigned OpSize) const { in isInteger_32()198 void changeRecordedTypeForInstr(const MachineInstr *MI, InstType InstTy) { in changeRecordedTypeForInstr()
335 InstType InstTy) { in setTypes()445 InstType InstTy = InstType::Integer; in getInstrMapping() local
1437 TypeSourceInfo *InstTy; in VisitFriendDecl() local