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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp211 void allocVirtReg(MachineInstr &MI, LiveReg &LR, Register Hint);
662 void RegAllocFast::allocVirtReg(MachineInstr &MI, LiveReg &LR, Register Hint0) { function in class:__anon3551::RegAllocFast
793 allocVirtReg(MI, *LRI, Hint);
819 allocVirtReg(MI, *LRI, Hint);

Completed in 116 milliseconds