Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp194 EntryBB.sortUniqueLiveIns(); in updateLiveness()
286 MBB.sortUniqueLiveIns(); in lowerShiftReservedVGPR()
400 MBB.sortUniqueLiveIns(); in runOnMachineFunction()
H A DSIMachineFunctionInfo.cpp623 MBB.sortUniqueLiveIns(); in removeVGPRForSGPRSpill()
H A DSIFrameLowering.cpp893 MBB.sortUniqueLiveIns(); in emitPrologue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp459 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
H A DVirtRegMap.cpp362 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
H A DMachineBasicBlock.cpp581 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
H A DMachineSink.cpp1652 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h378 void sortUniqueLiveIns();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1650 MBB->sortUniqueLiveIns(); in Expand()
H A DARMFrameLowering.cpp2472 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3248 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()