Home
last modified time | relevance | path

Searched refs:DestRegX (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2513 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
2521 BuildMI(MBB, I, DL, get(AArch64::ADDXri), DestRegX) in copyPhysReg()
2539 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
2547 BuildMI(MBB, I, DL, get(AArch64::ORRXrr), DestRegX) in copyPhysReg()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2778 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
2786 BuildMI(MBB, I, DL, get(AArch64::ADDXri), DestRegX) in copyPhysReg()
2804 MCRegister DestRegX = TRI->getMatchingSuperReg( in copyPhysReg() local
2812 BuildMI(MBB, I, DL, get(AArch64::ORRXrr), DestRegX) in copyPhysReg()