Searched refs:copyGPRRegTuple (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h149 void copyGPRRegTuple(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
H A DAArch64InstrInfo.cpp2641 void AArch64InstrInfo::copyGPRRegTuple(MachineBasicBlock &MBB, function in class:AArch64InstrInfo
2858 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRXrs,
2866 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRWrs,

Completed in 167 milliseconds