Home
last modified time | relevance | path

Searched defs:getStackProbeSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h589 int64_t getStackProbeSize() const { return StackProbeSize; } in getStackProbeSize() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9466 SystemZTargetLowering::getStackProbeSize(const MachineFunction &MF) const { in getStackProbeSize() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13502 unsigned PPCTargetLowering::getStackProbeSize(const MachineFunction &MF) const { in getStackProbeSize() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp24395 unsigned RISCVTargetLowering::getStackProbeSize(const MachineFunction &MF, in getStackProbeSize() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp62192 X86TargetLowering::getStackProbeSize(const MachineFunction &MF) const { in getStackProbeSize() function in X86TargetLowering