Home
last modified time | relevance | path

Searched refs:findVRegIntervalsToAlloc (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp142 void findVRegIntervalsToAlloc();
468 void RegAllocPBQP::findVRegIntervalsToAlloc() { in findVRegIntervalsToAlloc() function in RegAllocPBQP
667 findVRegIntervalsToAlloc(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp164 void findVRegIntervalsToAlloc(const MachineFunction &MF, LiveIntervals &LIS);
556 void RegAllocPBQP::findVRegIntervalsToAlloc(const MachineFunction &MF, in findVRegIntervalsToAlloc() function in RegAllocPBQP
816 findVRegIntervalsToAlloc(MF, LIS); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp133 void findVRegIntervalsToAlloc(const MachineFunction &MF, LiveIntervals &LIS);
530 void RegAllocPBQP::findVRegIntervalsToAlloc(const MachineFunction &MF, in findVRegIntervalsToAlloc() function in RegAllocPBQP
767 findVRegIntervalsToAlloc(MF, LIS); in runOnMachineFunction()