HomeSort by relevance Sort by last modified time
    Searched refs:substVirtReg (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 324 /// substVirtReg - Substitute the current register with the virtual
329 void substVirtReg(unsigned Reg, unsigned SubIdx, const TargetRegisterInfo&);
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 118 void MachineOperand::substVirtReg(unsigned Reg, unsigned SubIdx,
    [all...]
RegisterCoalescer.cpp     [all...]
LiveDebugVariables.cpp 711 Loc.substVirtReg(NewReg, SubIdx, *TRI);
    [all...]
TwoAddressInstructionPass.cpp     [all...]

Completed in 910 milliseconds