Lines Matching refs:constrainSelectedInstRegOperands
296 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AND_OR_XOR()
321 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
329 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_ADD_SUB()
342 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
382 if (!constrainSelectedInstRegOperands(*Addc, TII, TRI, RBI)) in selectG_ADD_SUB()
419 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_UADDO_USUBO_UADDE_USUBE()
668 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC()
672 return constrainSelectedInstRegOperands(MI, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC()
852 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectWritelane()
893 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDivScale()
1041 constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI) && in selectG_ICMP()
1057 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectG_ICMP()
1085 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectIntrinsicIcmp()
1171 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGroupStaticSize()
1284 bool Ret = constrainSelectedInstRegOperands(*DS, TII, TRI, RBI); in selectDSOrderedIntrinsic()
1426 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSAppendConsume()
1717 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectImageIntrinsic()
1777 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI) | in selectG_SELECT()
1778 constrainSelectedInstRegOperands(*CopySCC, TII, TRI, RBI); in selectG_SELECT()
1795 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2016 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2026 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2122 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2407 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_AMDGPU_ATOMIC_CMPXCHG()
3017 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobalAtomicFaddIntrinsic()