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()
354 setTypes(const MachineInstr * MI,InstType InstTy) setTypes() argument 464 InstType InstTy = InstType::Integer; getInstrMapping() local [all...]
1396 TypeSourceInfo *InstTy; VisitFriendDecl() local