Home | History | Annotate | Download | only in Target

Lines Matching refs:SubA

403   ///   MaskA = getSubRegIndexLaneMask(SubA);
406 /// If (MaskA & ~(MaskB & Covering)) == 0, then SubA is completely covered by
611 /// 1. PreA + SubA == PreB + SubB (using composeSubRegIndices()), and
621 /// SubA and SubB must not be 0. Use getMatchingSuperRegClass() instead.
630 getCommonSuperRegClass(const TargetRegisterClass *RCA, unsigned SubA,