Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h160 void copyGPRRegTuple(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
H A DAArch64InstrInfo.cpp3201 void AArch64InstrInfo::copyGPRRegTuple(MachineBasicBlock &MBB, in copyGPRRegTuple() function in AArch64InstrInfo
3418 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRXrs, in copyPhysReg()
3426 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRWrs, in copyPhysReg()