Home
last modified time | relevance | path

Searched refs:copyPhysReg (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/lib/Target/ARM/
DThumb1InstrInfo.h40 void copyPhysReg(MachineBasicBlock &MBB,
DThumb2InstrInfo.h41 void copyPhysReg(MachineBasicBlock &MBB,
DThumb1InstrInfo.cpp35 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Thumb1InstrInfo
DThumb2InstrInfo.cpp107 void Thumb2InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Thumb2InstrInfo
113 return ARMBaseInstrInfo::copyPhysReg(MBB, I, DL, DestReg, SrcReg, KillSrc); in copyPhysReg()
DARMBaseInstrInfo.h245 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/CodeGen/
DLowerSubregs.cpp139 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, in LowerSubregToReg()
176 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(), in LowerCopy()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.h64 virtual void copyPhysReg(MachineBasicBlock &MBB,
DXCoreInstrInfo.cpp334 void XCoreInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in XCoreInstrInfo
/external/llvm/lib/Target/Blackfin/
DBlackfinInstrInfo.h49 virtual void copyPhysReg(MachineBasicBlock &MBB,
DBlackfinInstrInfo.cpp100 void BlackfinInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in BlackfinInstrInfo
/external/llvm/lib/Target/CellSPU/
DSPUInstrInfo.h47 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Alpha/
DAlphaInstrInfo.h45 virtual void copyPhysReg(MachineBasicBlock &MBB,
DAlphaInstrInfo.cpp122 void AlphaInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in AlphaInstrInfo
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h78 virtual void copyPhysReg(MachineBasicBlock &MBB,
DSparcInstrInfo.cpp269 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SparcInstrInfo
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.h55 void copyPhysReg(MachineBasicBlock &MBB,
DMSP430InstrInfo.cpp91 void MSP430InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MSP430InstrInfo
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h65 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h123 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/PTX/
DPTXInstrInfo.h40 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h115 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.h267 virtual void copyPhysReg(MachineBasicBlock &MBB,
DMBlazeInstrInfo.cpp84 copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MBlazeInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h357 virtual void copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.h724 virtual void copyPhysReg(MachineBasicBlock &MBB,

12