/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.cpp | 32 void NVPTXInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in NVPTXInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.cpp | 39 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Thumb1InstrInfo
|
H A D | Thumb2InstrInfo.cpp | 150 void Thumb2InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Thumb2InstrInfo
|
H A D | ARMBaseInstrInfo.cpp | 889 void ARMBaseInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in ARMBaseInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInfo.cpp | 56 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in WebAssemblyInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.cpp | 90 void MSP430InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MSP430InstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 31 void BPFInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in BPFInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 305 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SparcInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.cpp | 41 void AVRInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in llvm::AVRInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 331 void XCoreInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in XCoreInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 281 void ARCInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in ARCInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.cpp | 69 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Mips16InstrInfo
|
H A D | MipsSEInstrInfo.cpp | 83 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in MipsSEInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 34 void LanaiInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in LanaiInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kInstrInfo.cpp | 640 void M68kInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in M68kInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.cpp | 359 void VEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in VEInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 120 void RISCVInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in RISCVInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 770 void SystemZInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SystemZInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 38 void R600InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in R600InstrInfo
|
H A D | SIInstrInfo.cpp | 650 void SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in SIInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 947 virtual void copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 812 void HexagonInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in HexagonInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3226 void AArch64InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in AArch64InstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 1681 void PPCInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in PPCInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3442 void X86InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in X86InstrInfo
|