Home
last modified time | relevance | path

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

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