Searched refs:useVirtReg (Results 1 – 1 of 1) sorted by relevance
369 bool useVirtReg(MachineInstr &MI, MachineOperand &MO, Register VirtReg);1125 bool RegAllocFastImpl::useVirtReg(MachineInstr &MI, MachineOperand &MO, in useVirtReg() function in RegAllocFastImpl1590 ReArrangedImplicitMOs = useVirtReg(MI, MO, Reg); in allocateInstruction()