Home
last modified time | relevance | path

Searched refs:fullyRecomputeLiveIns (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h218 inline void fullyRecomputeLiveIns(ArrayRef<MachineBasicBlock *> MBBs) { in fullyRecomputeLiveIns() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp208 fullyRecomputeLiveIns({ExitMBB, LoopMBB}); in expandAtomicRMW128()
285 fullyRecomputeLiveIns({ExitMBB, CmpSuccMBB, LoopCmpMBB}); in expandAtomicCmpSwap128()
H A DPPCFrameLowering.cpp1443 fullyRecomputeLiveIns({ProbeExitMBB, ProbeLoopBodyMBB}); in inlineStackProbe()
1535 fullyRecomputeLiveIns({ExitMBB, LoopMBB}); in inlineStackProbe()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp863 fullyRecomputeLiveIns({DoneMBB, LoopMBB}); in inlineStackProbe()
1481 fullyRecomputeLiveIns({StackExtMBB, NextMBB}); in inlineStackProbe()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1790 fullyRecomputeLiveIns(PostOrder); in Expand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp2122 fullyRecomputeLiveIns({TBB, FBB}); in HoistCommonCodeInSuccs()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp941 fullyRecomputeLiveIns({tailMBB, testMBB}); in emitStackProbeInlineGenericLoop()
1440 fullyRecomputeLiveIns({footMBB, bodyMBB, headMBB, &MBB}); in BuildStackAlignAND()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp2407 fullyRecomputeLiveIns({ExitMBB, LoopTestMBB}); in emitStackProbeInline()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp5595 fullyRecomputeLiveIns({ExitMBB, LoopMBB}); in inlineStackProbeLoopExactMultiple()
H A DAArch64InstrInfo.cpp10391 fullyRecomputeLiveIns({ExitMBB, LoopBodyMBB, LoopTestMBB}); in probedStackAlloc()