Searched defs:IRTy (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | LowLevelTypeTest.cpp | 65 EXPECT_EQ(Ty, getLLTForType(*IRTy, DL)); in TEST() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | VFABIDemanglerTest.cpp | 420 const StringRef IRTy = TEST_F() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 2278 llvm::Type *IRTy = AI.getCoerceToType(); canApplyNoFPClass() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 8602 Type *IRTy = getTypeForLLT(MemOps[0], C); lowerMemset() local |