Home
last modified time | relevance | path

Searched defs:InstTy (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsRegisterBankInfo.h76 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()
HDMipsRegisterBankInfo.cpp335 InstType InstTy) { in setTypes()
445 InstType InstTy = InstType::Integer; in getInstrMapping() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1437 TypeSourceInfo *InstTy; in VisitFriendDecl() local