Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSILowerSGPRSpills.cpp197 EntryBB.sortUniqueLiveIns(); in updateLiveness()
315 MBB.sortUniqueLiveIns(); in runOnMachineFunction()
DSIFrameLowering.cpp983 MBB.sortUniqueLiveIns(); in emitCSRSpillStores()
1379 MBB.sortUniqueLiveIns(); in processFunctionBeforeFrameFinalized()
1543 MBB.sortUniqueLiveIns(); in determineCalleeSaves()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DBranchRelaxation.cpp469 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
DVirtRegMap.cpp378 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
DMachineSink.cpp1713 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
DMachineBasicBlock.cpp607 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h419 void sortUniqueLiveIns();
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp1819 MBB->sortUniqueLiveIns(); in Expand()
DARMFrameLowering.cpp3015 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp3591 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()