Searched refs:copyPhysReg (Results 1 - 25 of 82) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/radeon/
H A DSIInstrInfo.h33 virtual void copyPhysReg(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:SIInstrInfo
/external/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h41 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
H A DThumb2InstrInfo.h42 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DThumb1InstrInfo.h40 void copyPhysReg(MachineBasicBlock &MBB,
H A DThumb2InstrInfo.h41 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.cpp65 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true);
66 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);
H A DMipsSEInstrInfo.h46 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
H A DMips16InstrInfo.cpp59 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:Mips16InstrInfo
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);
H A DMips16InstrInfo.h46 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
/external/llvm/lib/Target/BPF/
H A DBPFInstrInfo.h33 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h55 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.h52 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h82 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.h40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h64 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
H A DAlphaInstrInfo.h45 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
H A DBlackfinInstrInfo.h49 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUInstrInfo.h47 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
H A DMSP430InstrInfo.h55 void copyPhysReg(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
H A DSparcInstrInfo.h78 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
H A DXCoreInstrInfo.h64 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h75 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
H A DSystemZInstrInfo.h65 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h50 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator Position,

Completed in 479 milliseconds

1234