| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelDAGToDAG.cpp | 68 MVT PtrVT = getTargetLowering()->getPointerTy(DL); in SelectAddr() 125 auto PtrVT = getTargetLowering()->getPointerTy(CurDAG->getDataLayout()); in selectIndexedLoad() 211 const TargetLowering &TL = *STI.getTargetLowering(); in SelectInlineAsmMemoryOperand() 312 CurDAG->getTargetFrameIndex(FI, getTargetLowering()->getPointerTy(DL)); in select() 315 getTargetLowering()->getPointerTy(DL), TFI, in select()
|
| H A D | AVRSubtarget.h | 43 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BasicTargetTransformInfo.cpp | 34 TLI(ST->getTargetLowering()) {} in BasicTTIImpl()
|
| H A D | FinalizeISel.cpp | 50 const TargetLowering *TLI = MF.getSubtarget().getTargetLowering(); in runOnMachineFunction()
|
| H A D | CallingConvLower.cpp | 54 MF.getSubtarget().getTargetLowering()->HandleByVal(this, Size, Alignment); in HandleByVal() 257 const TargetLowering *TL = MF.getSubtarget().getTargetLowering(); in analyzeMustTailForwardedRegisters()
|
| /freebsd-13.1/contrib/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()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCSubtarget.h | 54 const ARCTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | ARCTargetTransformInfo.h | 42 TLI(ST->getTargetLowering()) {} in ARCTTIImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Subtarget.cpp | 215 CallLoweringInfo.reset(new AArch64CallLowering(*getTargetLowering())); in AArch64Subtarget() 216 InlineAsmLoweringInfo.reset(new InlineAsmLowering(getTargetLowering())); in AArch64Subtarget()
|
| H A D | AArch64RegisterInfo.cpp | 98 if (MF->getSubtarget<AArch64Subtarget>().getTargetLowering() in getCalleeSavedRegs() 134 if (MF->getSubtarget<AArch64Subtarget>().getTargetLowering() in getDarwinCalleeSavedRegs() 202 .getTargetLowering() in getDarwinCallPreservedMask() 237 if (MF.getSubtarget<AArch64Subtarget>().getTargetLowering() in getCallPreservedMask()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiSubtarget.h | 58 const LanaiTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VESubtarget.h | 58 const VETargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering() function
|
| H A D | VETargetTransformInfo.h | 41 TLI(ST->getTargetLowering()) {} in VETTIImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430Subtarget.h | 70 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFSubtarget.h | 80 const BPFTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | BPFTargetTransformInfo.h | 38 TLI(ST->getTargetLowering()) {} in BPFTTIImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXSubtarget.h | 64 const NVPTXTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| H A D | NVPTXTargetTransformInfo.h | 41 TLI(ST->getTargetLowering()) {} in NVPTXTTIImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetTransformInfo.h | 42 TLI(ST->getTargetLowering()) {} in WebAssemblyTTIImpl()
|
| H A D | WebAssemblySubtarget.h | 74 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 33 const TargetLowering &TLI = *DAG.getSubtarget().getTargetLowering(); in EmitTargetCodeForMemcpy()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcSubtarget.h | 71 const SparcTargetLowering *getTargetLowering() const override { in getTargetLowering() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600Subtarget.h | 63 const R600TargetLowering *getTargetLowering() const override { in getTargetLowering() function
|