Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp187 LiveRegMap::iterator allocVirtReg(MachineInstr *MI, LiveRegMap::iterator,
515 RAFast::LiveRegMap::iterator RAFast::allocVirtReg(MachineInstr *MI, in allocVirtReg() function in RAFast
606 LRI = allocVirtReg(MI, LRI, Hint); in defineVirtReg()
632 LRI = allocVirtReg(MI, LRI, Hint); in reloadVirtReg()
/external/llvm/test/CodeGen/ARM/
D2010-05-17-FastAllocCrash.ll5 ; because allocVirtReg forgot to check if registers were already used in the