Home
last modified time | relevance | path

Searched refs:probedStackAlloc (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h391 MachineBasicBlock::iterator probedStackAlloc(MachineBasicBlock::iterator MBBI,
H A DAArch64FrameLowering.cpp4454 (void)TII->probedStackAlloc(MI->getIterator(), TargetReg, true); in inlineStackProbe()
H A DAArch64InstrInfo.cpp9511 AArch64InstrInfo::probedStackAlloc(MachineBasicBlock::iterator MBBI, in probedStackAlloc() function in AArch64InstrInfo
H A DAArch64ISelLowering.cpp2750 TII.probedStackAlloc(MBBI, TargetReg, false); in EmitDynamicProbedAlloc()