Searched refs:NewSubIdx (Results 1 – 3 of 3) sorted by relevance
252 unsigned &NewSubIdx) const { in canCombineSubRegIndices()258 NewSubIdx = 0; // Whole register. in canCombineSubRegIndices()285 NewSubIdx = ARM::qqsub_0; in canCombineSubRegIndices()294 NewSubIdx = ARM::qqsub_1; in canCombineSubRegIndices()304 NewSubIdx = ARM::qsub_0; in canCombineSubRegIndices()313 NewSubIdx = ARM::qqsub_0; in canCombineSubRegIndices()319 NewSubIdx = ARM::qqsub_1; in canCombineSubRegIndices()326 NewSubIdx = ARM::qsub_0; in canCombineSubRegIndices()332 NewSubIdx = ARM::qsub_1; in canCombineSubRegIndices()338 NewSubIdx = ARM::qsub_2; in canCombineSubRegIndices()[all …]
116 unsigned &NewSubIdx) const;
398 unsigned &NewSubIdx) const { in canCombineSubRegIndices() argument