Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h204 MBB.sortUniqueLiveIns(); in recomputeLiveIns()
H A DMachineBasicBlock.h439 void sortUniqueLiveIns();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp337 MBB.sortUniqueLiveIns(); in shiftSpillPhysVGPRsToLowestRange()
381 MBB.sortUniqueLiveIns(); in allocatePhysicalVGPRForSGPRSpills()
H A DSILowerSGPRSpills.cpp206 EntryBB.sortUniqueLiveIns(); in updateLiveness()
H A DSIFrameLowering.cpp992 MBB.sortUniqueLiveIns(); in emitCSRSpillStores()
1404 MBB.sortUniqueLiveIns(); in processFunctionBeforeFrameFinalized()
1635 MBB.sortUniqueLiveIns(); in determineCalleeSaves()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp378 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
H A DBranchRelaxation.cpp567 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
H A DMachineBasicBlock.cpp616 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
H A DMachineSink.cpp1959 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp3057 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3848 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()