Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3490 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
3498 BuildMI(MBB, I, DL, get(AArch64::ADDXri), DestRegX) in copyPhysReg()
3516 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
3524 BuildMI(MBB, I, DL, get(AArch64::ORRXrr), DestRegX) in copyPhysReg()