Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp189 EntryBB.sortUniqueLiveIns(); in updateLiveness()
281 MBB.sortUniqueLiveIns(); in lowerShiftReservedVGPR()
362 MBB.sortUniqueLiveIns(); in runOnMachineFunction()
H A DSIMachineFunctionInfo.cpp645 MBB.sortUniqueLiveIns(); in removeVGPRForSGPRSpill()
H A DSIFrameLowering.cpp906 MBB.sortUniqueLiveIns(); in emitPrologue()
1192 MBB.sortUniqueLiveIns(); in processFunctionBeforeFrameFinalized()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp459 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
H A DVirtRegMap.cpp378 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
H A DMachineSink.cpp1652 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
H A DMachineBasicBlock.cpp581 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h378 void sortUniqueLiveIns();
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1727 MBB->sortUniqueLiveIns(); in Expand()
H A DARMFrameLowering.cpp2525 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3288 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()