Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h541 int64_t getStackProbeSize() const { return StackProbeSize; } in getStackProbeSize() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8142 SystemZTargetLowering::getStackProbeSize(const MachineFunction &MF) const { in getStackProbeSize() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12674 unsigned PPCTargetLowering::getStackProbeSize(const MachineFunction &MF) const { in getStackProbeSize() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp59420 X86TargetLowering::getStackProbeSize(const MachineFunction &MF) const { in getStackProbeSize() function in X86TargetLowering