Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocFast.cpp195 void usePhysReg(MachineOperand &MO);
372 void RegAllocFast::usePhysReg(MachineOperand &MO) { in usePhysReg() function in RegAllocFast
965 usePhysReg(MO); in allocateBasicBlock()
/external/llvm/lib/CodeGen/
DRegAllocFast.cpp180 void usePhysReg(MachineOperand&);
348 void RAFast::usePhysReg(MachineOperand &MO) { in usePhysReg() function in RAFast
955 usePhysReg(MO); in AllocateBasicBlock()