Home
last modified time | relevance | path

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

1234567

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp69 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()
DMips16RegisterInfo.cpp64 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/
DMips16InstrInfo.cpp69 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()
DMips16RegisterInfo.cpp62 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/
DMips16RegisterInfo.cpp65 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true); in saveScavengerRegister()
66 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true); in saveScavengerRegister()
DMips16InstrInfo.cpp59 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/
DExpandPostRAPseudos.cpp120 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, in LowerSubregToReg()
166 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(), in LowerCopy()
/external/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp122 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/
DExpandPostRAPseudos.cpp120 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/
DNVPTXInstrInfo.h51 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.h51 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/ARM/
DThumb1InstrInfo.h41 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
DThumb2InstrInfo.h42 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1InstrInfo.h40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
DThumb2InstrInfo.h41 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.h40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
/external/llvm-project/llvm/lib/Target/ARM/
DThumb1InstrInfo.h40 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.h33 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.h52 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm-project/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp351 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/
DWebAssemblyInstrInfo.h49 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
/external/llvm-project/llvm/lib/Target/BPF/
DBPFInstrInfo.h32 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.h32 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.h49 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.h65 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,

1234567