Searched refs:fullyRecomputeLiveIns (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LivePhysRegs.h | 218 inline void fullyRecomputeLiveIns(ArrayRef<MachineBasicBlock *> MBBs) { in fullyRecomputeLiveIns() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCExpandAtomicPseudoInsts.cpp | 208 fullyRecomputeLiveIns({ExitMBB, LoopMBB}); in expandAtomicRMW128() 285 fullyRecomputeLiveIns({ExitMBB, CmpSuccMBB, LoopCmpMBB}); in expandAtomicCmpSwap128()
|
| H A D | PPCFrameLowering.cpp | 1443 fullyRecomputeLiveIns({ProbeExitMBB, ProbeLoopBodyMBB}); in inlineStackProbe() 1535 fullyRecomputeLiveIns({ExitMBB, LoopMBB}); in inlineStackProbe()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 863 fullyRecomputeLiveIns({DoneMBB, LoopMBB}); in inlineStackProbe() 1481 fullyRecomputeLiveIns({StackExtMBB, NextMBB}); in inlineStackProbe()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 1790 fullyRecomputeLiveIns(PostOrder); in Expand()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BranchFolding.cpp | 2122 fullyRecomputeLiveIns({TBB, FBB}); in HoistCommonCodeInSuccs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 941 fullyRecomputeLiveIns({tailMBB, testMBB}); in emitStackProbeInlineGenericLoop() 1440 fullyRecomputeLiveIns({footMBB, bodyMBB, headMBB, &MBB}); in BuildStackAlignAND()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 2407 fullyRecomputeLiveIns({ExitMBB, LoopTestMBB}); in emitStackProbeInline()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 5595 fullyRecomputeLiveIns({ExitMBB, LoopMBB}); in inlineStackProbeLoopExactMultiple()
|
| H A D | AArch64InstrInfo.cpp | 10391 fullyRecomputeLiveIns({ExitMBB, LoopBodyMBB, LoopTestMBB}); in probedStackAlloc()
|