Searched refs:SrcRegX (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1910 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-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2515 MCRegister SrcRegX = TRI->getMatchingSuperReg( in copyPhysReg() local 2522 .addReg(SrcRegX, RegState::Undef) in copyPhysReg() 2541 MCRegister SrcRegX = TRI->getMatchingSuperReg( in copyPhysReg() local 2549 .addReg(SrcRegX, RegState::Undef) in copyPhysReg()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2780 MCRegister SrcRegX = TRI->getMatchingSuperReg( in copyPhysReg() local 2787 .addReg(SrcRegX, RegState::Undef) in copyPhysReg() 2806 MCRegister SrcRegX = TRI->getMatchingSuperReg( in copyPhysReg() local 2814 .addReg(SrcRegX, RegState::Undef) in copyPhysReg()
|