Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4463 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
4471 BuildMI(MBB, I, DL, get(AArch64::ADDXri), DestRegX) in copyPhysReg()
4489 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
4497 BuildMI(MBB, I, DL, get(AArch64::ORRXrr), DestRegX) in copyPhysReg()