Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1908 unsigned DestRegX = TRI->getMatchingSuperReg(DestReg, AArch64::sub_32, in copyPhysReg() local
1916 BuildMI(MBB, I, DL, get(AArch64::ADDXri), DestRegX) in copyPhysReg()
1933 unsigned DestRegX = TRI->getMatchingSuperReg(DestReg, AArch64::sub_32, in copyPhysReg() local
1941 BuildMI(MBB, I, DL, get(AArch64::ORRXrr), DestRegX) in copyPhysReg()