/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 69 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Mips16InstrInfo 395 copyPhysReg(MBB, II, DL, FirstRegSavedTo, FirstRegSaved, true); in loadImmediate() 412 copyPhysReg(MBB, II, DL, SecondRegSavedTo, SecondRegSaved, true); in loadImmediate() 416 copyPhysReg(MBB, II, DL, SpReg, Mips::SP, false); in loadImmediate() 427 copyPhysReg(MBB, II, DL, FirstRegSaved, FirstRegSavedTo, true); in loadImmediate() 429 copyPhysReg(MBB, II, DL, SecondRegSaved, SecondRegSavedTo, true); in loadImmediate()
|
D | Mips16RegisterInfo.cpp | 64 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true); in saveScavengerRegister() 65 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true); in saveScavengerRegister()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 69 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Mips16InstrInfo 395 copyPhysReg(MBB, II, DL, FirstRegSavedTo, FirstRegSaved, true); in loadImmediate() 412 copyPhysReg(MBB, II, DL, SecondRegSavedTo, SecondRegSaved, true); in loadImmediate() 416 copyPhysReg(MBB, II, DL, SpReg, Mips::SP, false); in loadImmediate() 427 copyPhysReg(MBB, II, DL, FirstRegSaved, FirstRegSavedTo, true); in loadImmediate() 429 copyPhysReg(MBB, II, DL, SecondRegSaved, SecondRegSavedTo, true); in loadImmediate()
|
D | Mips16RegisterInfo.cpp | 62 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true); in saveScavengerRegister() 63 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true); in saveScavengerRegister()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16RegisterInfo.cpp | 65 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true); in saveScavengerRegister() 66 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true); in saveScavengerRegister()
|
D | Mips16InstrInfo.cpp | 59 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() function in Mips16InstrInfo 380 copyPhysReg(MBB, II, DL, FirstRegSavedTo, FirstRegSaved, true); in loadImmediate() 397 copyPhysReg(MBB, II, DL, SecondRegSavedTo, SecondRegSaved, true); in loadImmediate() 401 copyPhysReg(MBB, II, DL, SpReg, Mips::SP, false); in loadImmediate() 411 copyPhysReg(MBB, II, DL, FirstRegSaved, FirstRegSavedTo, true); in loadImmediate() 413 copyPhysReg(MBB, II, DL, SecondRegSaved, SecondRegSavedTo, true); in loadImmediate()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ExpandPostRAPseudos.cpp | 120 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, in LowerSubregToReg() 166 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(), in LowerCopy()
|
/external/llvm/lib/CodeGen/ |
D | ExpandPostRAPseudos.cpp | 122 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, in LowerSubregToReg() 166 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(), in LowerCopy()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExpandPostRAPseudos.cpp | 120 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, in LowerSubregToReg() 166 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(), in LowerCopy()
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrInfo.h | 51 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrInfo.h | 51 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.h | 41 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
D | Thumb2InstrInfo.h | 42 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.h | 40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
D | Thumb2InstrInfo.h | 41 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.h | 40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.h | 40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.h | 33 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrInfo.h | 52 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 351 TII->copyPhysReg(MBB, MBBI, DL, X86::RBX, InArg.getReg(), false); in ExpandMI() 358 TII->copyPhysReg(MBB, MBBI, DL, X86::RBX, SaveRbx, in ExpandMI() 451 TII->copyPhysReg(MBB, MBBI, DL, X86::EBX, InArg.getReg(), InArg.isKill()); in ExpandMI() 456 TII->copyPhysReg(MBB, MBBI, DL, X86::RBX, SaveRbx, /*SrcIsKill*/ true); in ExpandMI()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.h | 49 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.h | 32 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.h | 32 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.h | 49 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.h | 65 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|