Searched refs:copyGPRRegTuple (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 192 void copyGPRRegTuple(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
| H A D | AArch64InstrInfo.cpp | 4367 void AArch64InstrInfo::copyGPRRegTuple(MachineBasicBlock &MBB, in copyGPRRegTuple() function in AArch64InstrInfo 4615 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRXrs, in copyPhysReg() 4623 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRWrs, in copyPhysReg()
|