Lines Matching refs:constrainSelectedInstRegOperands
584 if (!constrainSelectedInstRegOperands(*CmpI, TII, TRI, RBI)) in insertComparison()
592 if (!constrainSelectedInstRegOperands(*ReadI, TII, TRI, RBI)) in insertComparison()
603 if (!constrainSelectedInstRegOperands(*Mov1I, TII, TRI, RBI)) in insertComparison()
702 if (!constrainSelectedInstRegOperands(*MIBLoad, TII, TRI, RBI)) in selectGlobal()
709 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
716 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
731 if (!constrainSelectedInstRegOperands(*OffsetMIB, TII, TRI, RBI)) in selectGlobal()
742 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
764 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal()
781 if (!constrainSelectedInstRegOperands(*CmpI, TII, TRI, RBI)) in selectSelect()
797 if (!constrainSelectedInstRegOperands(*Mov1I, TII, TRI, RBI)) in selectSelect()
810 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectShift()
892 if (!constrainSelectedInstRegOperands(*SubI, TII, TRI, RBI)) in select()
940 if (!constrainSelectedInstRegOperands(*MovI, TII, TRI, RBI)) in select()
1113 if (!constrainSelectedInstRegOperands(*AndI, TII, TRI, RBI)) in select()
1147 if (!constrainSelectedInstRegOperands(*Test, TII, TRI, RBI)) in select()
1155 if (!constrainSelectedInstRegOperands(*Branch, TII, TRI, RBI)) in select()
1175 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in select()