Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp253 void allocVirtReg(MachineInstr &MI, LiveReg &LR, Register Hint,
729 void RegAllocFast::allocVirtReg(MachineInstr &MI, LiveReg &LR, in allocVirtReg() function in RegAllocFast
856 allocVirtReg(MI, *LRI, 0, true); in defineLiveThroughVirtReg()
896 allocVirtReg(MI, *LRI, 0, LookAtPhysRegUses); in defineVirtReg()
958 allocVirtReg(MI, *LRI, Hint, false); in useVirtReg()