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

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp176 void usePhysReg(MachineOperand&);
340 /// usePhysReg - Handle the direct use of a physical register.
344 void RAFast::usePhysReg(MachineOperand &MO) { function in class:__anon2307::RAFast
347 "Bad usePhysReg operand");
931 usePhysReg(MO);

Completed in 12 milliseconds