Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp65 EXPECT_EQ(Ty, getLLTForType(*IRTy, DL)); in TEST() local
122 EXPECT_EQ(VTy, getLLTForType(*IRTy, DL)); in TEST() local
308 EXPECT_EQ(Ty, getLLTForType(*IRTy, DL)); in TEST() local
/llvm-project/llvm/unittests/IR/
H A DVFABIDemanglerTest.cpp420 const StringRef IRTy = TEST_F() local
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2278 llvm::Type *IRTy = AI.getCoerceToType(); canApplyNoFPClass() local
4062 llvm::Type *IRTy = CGF.ConvertTypeForMem(Ty); createPlaceholderSlot() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8602 Type *IRTy = getTypeForLLT(MemOps[0], C); lowerMemset() local
8756 Type *IRTy = getTypeForLLT(MemOps[0], C); lowerMemcpy() local
8864 Type *IRTy = getTypeForLLT(MemOps[0], C); lowerMemmove() local