Lines Matching refs:constrainSelectedInstRegOperands
297 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AND_OR_XOR()
322 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
330 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_ADD_SUB()
343 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
383 if (!constrainSelectedInstRegOperands(*Addc, TII, TRI, RBI)) in selectG_ADD_SUB()
420 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_UADDO_USUBO_UADDE_USUBE()
673 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC()
677 return constrainSelectedInstRegOperands(MI, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC()
779 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_SBFX_UBFX()
881 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectWritelane()
922 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDivScale()
1073 constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI) && in selectG_ICMP()
1089 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectG_ICMP()
1117 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectIntrinsicIcmp()
1203 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGroupStaticSize()
1316 bool Ret = constrainSelectedInstRegOperands(*DS, TII, TRI, RBI); in selectDSOrderedIntrinsic()
1475 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSAppendConsume()
1769 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectImageIntrinsic()
1829 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI) | in selectG_SELECT()
1830 constrainSelectedInstRegOperands(*CopySCC, TII, TRI, RBI); in selectG_SELECT()
1847 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2068 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2078 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2174 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2465 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_AMDGPU_ATOMIC_CMPXCHG()
3083 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobalAtomicFadd()