Home
last modified time | relevance | path

Searched defs:TFL (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVESubtarget.cpp53 const VEFrameLowering *TFL = getFrameLowering(); in getAdjustedFrameSize() local
H A DVEInstrInfo.cpp1093 const VEFrameLowering &TFL = *STI.getFrameLowering(); in expandGetStackTopPseudo() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIFixup.cpp120 const TargetFrameLowering &TFL = *MF.getSubtarget().getFrameLowering(); in runOnMachineFunction() local
H A DRegisterScavenging.cpp510 const TargetFrameLowering &TFL = *STI.getFrameLowering(); in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp120 const X86FrameLowering *TFL = nullptr; member in __anondb24db010111::X86CallFrameOptimization
H A DX86InstrInfo.cpp5933 const X86FrameLowering *TFL = Subtarget.getFrameLowering(); ExpandMOVImmSExti8() local
H A DX86ISelLowering.cpp30675 auto &TFL = *Subtarget.getFrameLowering(); emitLockedStackOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1067 unsigned StackWidth = TFL->getStackWidth(MF); in reserveIndirectRegisters() local
1199 const R600FrameLowering *TFL = ST.getFrameLowering(); getIndirectIndexEnd() local
H A DR600ISelLowering.cpp1419 const R600FrameLowering *TFL = Subtarget->getFrameLowering(); lowerFrameIndex() local
H A DSIISelLowering.cpp3888 const TargetFrameLowering *TFL = Subtarget->getFrameLowering(); lowerDYNAMIC_STACKALLOCImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp530 const TargetFrameLowering *TFL = MF.getSubtarget().getFrameLowering(); in lowerCall() local
H A DMipsISelLowering.cpp3179 const TargetFrameLowering *TFL = Subtarget.getFrameLowering(); LowerCall() local
4547 const TargetFrameLowering *TFL = Subtarget.getFrameLowering(); HandleByVal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1586 auto *TFL = Subtarget.getFrameLowering<SystemZELFFrameLowering>(); LowerFormalArguments() local
3739 auto *TFL = Subtarget.getFrameLowering<SystemZELFFrameLowering>(); lowerFRAMEADDR() local
3790 auto *TFL = Subtarget.getFrameLowering<SystemZELFFrameLowering>(); lowerRETURNADDR() local
9334 auto *TFL = Subtarget.getFrameLowering<SystemZELFFrameLowering>(); getBackchainAddress() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1736 const TargetFrameLowering *TFL = DAG.getSubtarget().getFrameLowering(); ExpandDYNAMIC_STACKALLOC() local