Home
last modified time | relevance | path

Searched refs:EmptyIntervalVRegs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp155 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in __anone52c97ea0111::RegAllocPBQP
600 EmptyIntervalVRegs.insert(VRegLI.reg); in initializeGraph()
654 EmptyIntervalVRegs.insert(VReg); in initializeGraph()
750 I = EmptyIntervalVRegs.begin(), E = EmptyIntervalVRegs.end(); in finalizeAlloc()
869 EmptyIntervalVRegs.clear(); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp124 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in __anon4cb6f5b20111::RegAllocPBQP
547 EmptyIntervalVRegs.insert(LI.reg); in findVRegIntervalsToAlloc()
709 I = EmptyIntervalVRegs.begin(), E = EmptyIntervalVRegs.end(); in finalizeAlloc()
821 EmptyIntervalVRegs.clear(); in runOnMachineFunction()