HomeSort by relevance Sort by last modified time
    Searched refs:copyPhysReg (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/mesa3d/src/gallium/drivers/radeon/
SIInstrInfo.h 33 virtual void copyPhysReg(MachineBasicBlock &MBB,
SIInstrInfo.cpp 37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb1InstrInfo.h 40 void copyPhysReg(MachineBasicBlock &MBB,
Thumb2InstrInfo.h 41 void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/ARM/
Thumb1InstrInfo.h 41 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
Thumb2InstrInfo.h 42 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/llvm/lib/Target/BPF/
BPFInstrInfo.h 33 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.h 52 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyInstrInfo.h 40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
  /external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 65 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true);
66 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);
MipsSEInstrInfo.h 46 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
Mips16InstrInfo.cpp 59 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
380 copyPhysReg(MBB, II, DL, FirstRegSavedTo, FirstRegSaved, true);
397 copyPhysReg(MBB, II, DL, SecondRegSavedTo, SecondRegSaved, true);
401 copyPhysReg(MBB, II, DL, SpReg, Mips::SP, false);
411 copyPhysReg(MBB, II, DL, FirstRegSaved, FirstRegSavedTo, true);
413 copyPhysReg(MBB, II, DL, SecondRegSaved, SecondRegSavedTo, true);
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 55 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 82 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 64 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaInstrInfo.h 45 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinInstrInfo.h 49 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.h 47 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430InstrInfo.h 55 void copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcInstrInfo.h 78 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrInfo.h 65 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreInstrInfo.h 64 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/AVR/
AVRInstrInfo.h 75 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.h 158 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Lanai/
LanaiInstrInfo.h 50 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator Position,

Completed in 381 milliseconds

1 2 3 4