Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerSGPRSpills.cpp314 MBB.sortUniqueLiveIns(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp465 BranchBB->sortUniqueLiveIns(); in fixupUnconditionalBranch()
DVirtRegMap.cpp345 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
DMachineSink.cpp1225 SuccBB->sortUniqueLiveIns(); in updateLiveIn()
DMachineBasicBlock.cpp472 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h326 void sortUniqueLiveIns();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2331 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2419 NewEntryBB.sortUniqueLiveIns(); in runOnMachineFunction()