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.cpp5051 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
5059 BuildMI(MBB, I, DL, get(AArch64::ADDXri), DestRegX) in copyPhysReg()
5078 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
5086 BuildMI(MBB, I, DL, get(AArch64::ORRXrr), DestRegX) in copyPhysReg()