Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1910 unsigned SrcRegX = TRI->getMatchingSuperReg(SrcReg, AArch64::sub_32, in copyPhysReg() local
1917 .addReg(SrcRegX, RegState::Undef) in copyPhysReg()
1935 unsigned SrcRegX = TRI->getMatchingSuperReg(SrcReg, AArch64::sub_32, in copyPhysReg() local
1943 .addReg(SrcRegX, RegState::Undef) in copyPhysReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2464 unsigned SrcRegX = TRI->getMatchingSuperReg(SrcReg, AArch64::sub_32, in copyPhysReg() local
2471 .addReg(SrcRegX, RegState::Undef) in copyPhysReg()
2490 unsigned SrcRegX = TRI->getMatchingSuperReg(SrcReg, AArch64::sub_32, in copyPhysReg() local
2498 .addReg(SrcRegX, RegState::Undef) in copyPhysReg()