Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp111 bool spillInterferences(LiveInterval &VirtReg, unsigned PhysReg,
166 bool RABasic::spillInterferences(LiveInterval &VirtReg, unsigned PhysReg, in spillInterferences() function in RABasic
248 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBase.h166 bool spillInterferences(LiveInterval &VirtReg, unsigned PhysReg,
DRegAllocBasic.cpp406 RegAllocBase::spillInterferences(LiveInterval &VirtReg, unsigned PhysReg, in spillInterferences() function in RegAllocBase
515 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) continue; in selectOrSplit()