Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h514 int64_t getStackProbeSize() const { return StackProbeSize; } getStackProbeSize() function
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8146 SystemZTargetLowering::getStackProbeSize(const MachineFunction &MF) const { getStackProbeSize() function in SystemZTargetLowering
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12678 unsigned PPCTargetLowering::getStackProbeSize(const MachineFunction &MF) const { getStackProbeSize() function in PPCTargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp59272 X86TargetLowering::getStackProbeSize(const MachineFunction &MF) const { getStackProbeSize() function in X86TargetLowering
[all...]