Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp322 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
DMachineBasicBlock.cpp344 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp467 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
DVirtRegMap.cpp347 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
DMachineBasicBlock.cpp460 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h298 void sortUniqueLiveIns();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h316 void sortUniqueLiveIns();
/external/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp441 LoopBB.sortUniqueLiveIns(); in splitLoadM0BlockLiveIns()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1668 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1922 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2207 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()