Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h209 MBB.sortUniqueLiveIns(); in recomputeLiveIns()
H A DMachineBasicBlock.h489 LLVM_ABI void sortUniqueLiveIns();
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp373 MBB.sortUniqueLiveIns(); in shiftWwmVGPRsToLowestRange()
420 MBB.sortUniqueLiveIns(); in allocatePhysicalVGPRForSGPRSpills()
H A DSIFrameLowering.cpp1045 MBB.sortUniqueLiveIns(); in emitCSRSpillStores()
1449 MBB.sortUniqueLiveIns(); in processFunctionBeforeFrameFinalized()
1962 MBB.sortUniqueLiveIns(); in spillCalleeSavedRegisters()
2013 MBB.sortUniqueLiveIns(); in restoreCalleeSavedRegisters()
H A DSILowerSGPRSpills.cpp241 EntryBB.sortUniqueLiveIns(); in updateLiveness()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp588 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
H A DVirtRegMap.cpp448 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
H A DMachineBasicBlock.cpp622 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
H A DMachineSink.cpp2198 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp3347 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp4198 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()