Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h75 isAmbiguous_64(InstType InstTy,unsigned OpSize) isAmbiguous_64() argument
81 isAmbiguous_32(InstType InstTy,unsigned OpSize) isAmbiguous_32() argument
87 isAmbiguous_32or64(InstType InstTy,unsigned OpSize) isAmbiguous_32or64() argument
93 isAmbiguousWithMergeOrUnmerge_64(InstType InstTy,unsigned OpSize) isAmbiguousWithMergeOrUnmerge_64() argument
100 isFloatingPoint_32or64(InstType InstTy,unsigned OpSize) isFloatingPoint_32or64() argument
106 isFloatingPoint_64(InstType InstTy,unsigned OpSize) isFloatingPoint_64() argument
112 isInteger_32(InstType InstTy,unsigned OpSize) isInteger_32() argument
197 changeRecordedTypeForInstr(const MachineInstr * MI,InstType InstTy) changeRecordedTypeForInstr() argument
[all...]
H A DMipsRegisterBankInfo.cpp335 InstType InstTy) { in setTypes()
445 InstType InstTy = InstType::Integer; in getInstrMapping() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1437 TypeSourceInfo *InstTy; in VisitFriendDecl() local