/external/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 35 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Thumb1InstrInfo
|
D | Thumb2InstrInfo.cpp | 107 void Thumb2InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Thumb2InstrInfo
|
D | ARMBaseInstrInfo.cpp | 614 void ARMBaseInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in ARMBaseInstrInfo
|
/external/llvm/lib/Target/Blackfin/ |
D | BlackfinInstrInfo.cpp | 100 void BlackfinInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in BlackfinInstrInfo
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 91 void MSP430InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MSP430InstrInfo
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeInstrInfo.cpp | 84 copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MBlazeInstrInfo
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 269 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SparcInstrInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 102 void SystemZInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SystemZInstrInfo
|
/external/llvm/lib/Target/Alpha/ |
D | AlphaInstrInfo.cpp | 122 void AlphaInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in AlphaInstrInfo
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 334 void XCoreInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in XCoreInstrInfo
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUInstrInfo.cpp | 124 void SPUInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SPUInstrInfo
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 93 copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MipsInstrInfo
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 302 void PPCInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in PPCInstrInfo
|
/external/llvm/lib/Target/PTX/ |
D | PTXInstrInfo.cpp | 46 void PTXInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in PTXInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 357 virtual void copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 1975 void X86InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in X86InstrInfo
|