Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp206 void allocVirtReg(MachineInstr &MI, LiveReg &LR, unsigned Hint);
562 void RegAllocFast::allocVirtReg(MachineInstr &MI, LiveReg &LR, unsigned Hint) { in allocVirtReg() function in RegAllocFast
644 allocVirtReg(MI, *LRI, Hint); in defineVirtReg()
671 allocVirtReg(MI, *LRI, Hint); in reloadVirtReg()