Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp467 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
H A DVirtRegMap.cpp347 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
H A DMachineBasicBlock.cpp463 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h316 void sortUniqueLiveIns();
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1873 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2219 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()