Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp192 EntryBB.sortUniqueLiveIns(); in updateLiveness()
309 MBB.sortUniqueLiveIns(); in runOnMachineFunction()
H A DSIFrameLowering.cpp885 MBB.sortUniqueLiveIns(); in emitPrologue()
1173 MBB.sortUniqueLiveIns(); in processFunctionBeforeFrameFinalized()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp458 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
H A DVirtRegMap.cpp378 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
H A DMachineSink.cpp1713 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
H A DMachineBasicBlock.cpp582 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h388 void sortUniqueLiveIns();
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1811 MBB->sortUniqueLiveIns(); in Expand()
H A DARMFrameLowering.cpp2988 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3563 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()