Lines Matching refs:constrainSelectedInstRegOperands
586 if (!constrainSelectedInstRegOperands(*CmpI, TII, TRI, RBI)) in insertComparison()
594 if (!constrainSelectedInstRegOperands(*ReadI, TII, TRI, RBI)) in insertComparison()
605 if (!constrainSelectedInstRegOperands(*Mov1I, TII, TRI, RBI)) in insertComparison()
704 if (!constrainSelectedInstRegOperands(*MIBLoad, TII, TRI, RBI)) in selectGlobal()
711 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
718 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
733 if (!constrainSelectedInstRegOperands(*OffsetMIB, TII, TRI, RBI)) in selectGlobal()
744 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
766 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
783 if (!constrainSelectedInstRegOperands(*CmpI, TII, TRI, RBI)) in selectSelect()
799 if (!constrainSelectedInstRegOperands(*Mov1I, TII, TRI, RBI)) in selectSelect()
812 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectShift()
903 if (!constrainSelectedInstRegOperands(*SubI, TII, TRI, RBI)) in select()
951 if (!constrainSelectedInstRegOperands(*MovI, TII, TRI, RBI)) in select()
1140 if (!constrainSelectedInstRegOperands(*Test, TII, TRI, RBI)) in select()
1148 if (!constrainSelectedInstRegOperands(*Branch, TII, TRI, RBI)) in select()
1168 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in select()