Searched defs:getStackProbeSize (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.h | 488 int64_t getStackProbeSize() const { return StackProbeSize; } getStackProbeSize() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 7999 SystemZTargetLowering::getStackProbeSize(const MachineFunction &MF) const { getStackProbeSize() function in SystemZTargetLowering |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 12481 unsigned PPCTargetLowering::getStackProbeSize(const MachineFunction &MF) const { getStackProbeSize() function in PPCTargetLowering |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 57751 X86TargetLowering::getStackProbeSize(const MachineFunction &MF) const { getStackProbeSize() function in X86TargetLowering |