Home
last modified time | relevance | path

Searched refs:SrcRegX (Results 1 – 1 of 1) 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()