| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRISelDAGToDAG.cpp | 69 MVT PtrVT = getTargetLowering()->getPointerTy(DL); in SelectAddr() 126 auto PtrVT = getTargetLowering()->getPointerTy(CurDAG->getDataLayout()); in selectIndexedLoad() 212 const TargetLowering &TL = *STI.getTargetLowering(); in SelectInlineAsmMemoryOperand() 316 CurDAG->getTargetFrameIndex(FI, getTargetLowering()->getPointerTy(DL)); in select() 319 getTargetLowering()->getPointerTy(DL), TFI, in select()
|
| H A D | AVRSubtarget.h | 44 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InstructionSelect.cpp | 220 auto &TLI = *MF.getSubtarget().getTargetLowering(); in runOnMachineFunction() 231 .getTargetLowering() in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | BasicTargetTransformInfo.cpp | 35 TLI(ST->getTargetLowering()) {} in BasicTTIImpl()
|
| H A D | ExpandISelPseudos.cpp | 49 const TargetLowering *TLI = MF.getSubtarget().getTargetLowering(); in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreTargetTransformInfo.h | 42 TLI(ST->getTargetLowering()) {} in XCoreTTIImpl()
|
| H A D | XCoreSubtarget.h | 54 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | XCoreSelectionDAGInfo.cpp | 27 const TargetLowering &TLI = *DAG.getSubtarget().getTargetLowering(); in EmitTargetCodeForMemcpy()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.h | 122 TLI(ST->getTargetLowering()), in GCNTTIImpl() 217 TLI(ST->getTargetLowering()), in R600TTIImpl()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARC/ |
| H A D | ARCSubtarget.h | 53 const ARCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | ARCTargetTransformInfo.h | 43 TLI(ST->getTargetLowering()) {} in ARCTTIImpl()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiSubtarget.h | 60 const LanaiTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | LanaiTargetTransformInfo.h | 43 TLI(ST->getTargetLowering()) {} in LanaiTTIImpl()
|
| H A D | LanaiISelDAGToDAG.cpp | 157 getTargetLowering()->getPointerTy(CurDAG->getDataLayout())); in selectAddrRiSpls() 181 getTargetLowering()->getPointerTy(CurDAG->getDataLayout())); in selectAddrRiSpls()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetTransformInfo.h | 43 TLI(ST->getTargetLowering()) {} in WebAssemblyTTIImpl()
|
| H A D | WebAssemblySubtarget.h | 70 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | WebAssemblyMachineFunctionInfo.cpp | 34 *TM.getSubtarget<WebAssemblySubtarget>(F).getTargetLowering(); in ComputeLegalValueVTs()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430Subtarget.h | 71 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/ |
| H A D | BPFSubtarget.h | 76 const BPFTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXSubtarget.h | 65 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | NVPTXTargetTransformInfo.h | 42 TLI(ST->getTargetLowering()) {} in NVPTXTTIImpl()
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVSubtarget.h | 69 const RISCVTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 34 const TargetLowering &TLI = *DAG.getSubtarget().getTargetLowering(); in EmitTargetCodeForMemcpy()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64SelectionDAGInfo.cpp | 33 const AArch64TargetLowering &TLI = *STI.getTargetLowering(); in EmitTargetCodeForMemset()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcSubtarget.h | 72 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|