Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaOpenACC/
H A Dcompute-construct-clause-ast.cpp516 struct InstTy { global() struct
523 BCInstTy Instantiate() argument
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h76 isAmbiguous_64(InstType InstTy,unsigned OpSize) isAmbiguous_64() argument
82 isAmbiguous_32(InstType InstTy,unsigned OpSize) isAmbiguous_32() argument
88 isAmbiguous_32or64(InstType InstTy,unsigned OpSize) isAmbiguous_32or64() argument
94 isAmbiguousWithMergeOrUnmerge_64(InstType InstTy,unsigned OpSize) isAmbiguousWithMergeOrUnmerge_64() argument
101 isFloatingPoint_32or64(InstType InstTy,unsigned OpSize) isFloatingPoint_32or64() argument
107 isFloatingPoint_64(InstType InstTy,unsigned OpSize) isFloatingPoint_64() argument
113 isInteger_32(InstType InstTy,unsigned OpSize) isInteger_32() argument
198 changeRecordedTypeForInstr(const MachineInstr * MI,InstType InstTy) changeRecordedTypeForInstr() argument
[all...]
H A DMipsRegisterBankInfo.cpp335 setTypes(const MachineInstr * MI,InstType InstTy) setTypes() argument
445 InstType InstTy = InstType::Integer; getInstrMapping() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1430 TypeSourceInfo *InstTy; VisitFriendDecl() local