Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h75 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()
H A DMipsRegisterBankInfo.cpp354 InstType InstTy) { in setTypes()
464 InstType InstTy = InstType::Integer; in getInstrMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp328 InstType InstTy) { in setTypes()
437 InstType InstTy = InstType::Integer; in getInstrMapping() local
H A DMipsRegisterBankInfo.h150 void changeRecordedTypeForInstr(const MachineInstr *MI, InstType InstTy) { in changeRecordedTypeForInstr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp212 struct InstTy { struct
213 OperandVector *SubInsts;
/aosp_15_r20/external/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp191 struct InstTy { struct
192 OperandVector *SubInsts;
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp821 TypeSourceInfo *InstTy; in VisitFriendDecl() local