/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 155 auto *TLI = TM->getSubtargetImpl(F)->getTargetLowering(); in runOnFunction() 170 return runImpl(F, *STI->getTargetLowering()) ? PreservedAnalyses::none() in run()
|
H A D | BasicTargetTransformInfo.cpp | 34 TLI(ST->getTargetLowering()) {} in BasicTTIImpl()
|
H A D | IndirectBrExpandPass.cpp | 78 auto *TLI = STI->getTargetLowering(); in run() 289 auto *TLI = STI.getTargetLowering(); in runOnFunction()
|
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 84 MVT PtrVT = getTargetLowering()->getPointerTy(DL); in SelectAddr() 146 auto PtrVT = getTargetLowering()->getPointerTy(CurDAG->getDataLayout()); in selectIndexedLoad() 223 const TargetLowering &TL = *STI.getTargetLowering(); in SelectInlineAsmMemoryOperand() 324 CurDAG->getTargetFrameIndex(FI, getTargetLowering()->getPointerTy(DL)); in select() 326 CurDAG->SelectNodeTo(N, AVR::FRMIDX, getTargetLowering()->getPointerTy(DL), in select()
|
H A D | AVRSubtarget.h | 46 const AVRTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVTargetTransformInfo.h | 40 TLI(ST->getTargetLowering()) {}
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXTargetTransformInfo.h | 35 TLI(ST->getTargetLowering()) {} in DirectXTTIImpl()
|
H A D | DirectXSubtarget.h | 45 const DirectXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreTargetTransformInfo.h | 41 TLI(ST->getTargetLowering()) {} in XCoreTTIImpl()
|
H A D | XCoreSubtarget.h | 53 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
H A D | XCoreSelectionDAGInfo.cpp | 26 const TargetLowering &TLI = *DAG.getSubtarget().getTargetLowering(); in EmitTargetCodeForMemcpy()
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsTargetTransformInfo.h | 33 TLI(ST->getTargetLowering()) {} in MipsTTIImpl()
|
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCSubtarget.h | 55 const ARCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
H A D | ARCTargetTransformInfo.h | 42 TLI(ST->getTargetLowering()) {} in ARCTTIImpl()
|
/llvm-project/llvm/unittests/Target/AArch64/ |
H A D | Immediates.cpp | 101 auto *TLI = ST.getTargetLowering(); in TEST()
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchTargetTransformInfo.h | 41 TLI(ST->getTargetLowering()) {} in LoongArchTTIImpl()
|
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaSubtarget.h | 58 const XtensaTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSubtarget.h | 58 const LanaiTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VESubtarget.h | 58 const VETargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430Subtarget.h | 71 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcSubtarget.h | 63 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXSubtarget.h | 69 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.h | 42 TLI(ST->getTargetLowering()) {} in WebAssemblyTTIImpl()
|
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYSubtarget.cpp | 97 auto FloatABI = getTargetLowering()->getTargetMachine().Options.FloatABIType; in useHardFloatABI()
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 67 const TargetLowering &CombinerHelper::getTargetLowering() const { in getTargetLowering() function in CombinerHelper 68 return *Builder.getMF().getSubtarget().getTargetLowering(); in getTargetLowering() 1195 const auto &TLI = getTargetLowering(); in findPostIndexCandidate() 1287 const auto &TLI = *MF.getSubtarget().getTargetLowering(); in findPreIndexCandidate() 1422 if (!getTargetLowering().allowsMemoryAccess(C, DL, VecEltTy, *NewMMO, in matchCombineExtractedVectorLoad() 1636 Ty, getICmpTrueVal(getTargetLowering(), false, false)); in tryEmitMemcpyInline() 1771 const auto &TLI = *MF.getSubtarget().getTargetLowering(); in applyPtrAddImmedChain() 2005 if (!getTargetLowering().isDesirableToCommuteWithShift(MI, !isPreLegalize())) in matchCommuteShift() 2085 if (!getTargetLowering().isDesirableToPullExtFromShl(MI)) 2108 LLT ShiftAmtTy = getTargetLowering() in peekThroughBitcast() [all...] |