Lines Matching defs:SubregIdx
4213 unsigned Opc, SubregIdx;
4217 SubregIdx = AArch64::bsub;
4220 SubregIdx = AArch64::ssub;
4223 SubregIdx = AArch64::ssub;
4226 SubregIdx = AArch64::dsub;
4233 SubregIdx = AArch64::bsub;
4236 SubregIdx = AArch64::hsub;
4239 SubregIdx = AArch64::ssub;
4242 SubregIdx = AArch64::dsub;
4247 return std::make_pair(Opc, SubregIdx);