Lines Matching refs:constrainSelectedInstRegOperands
314 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AND_OR_XOR()
340 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
348 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_ADD_SUB()
361 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
402 if (!constrainSelectedInstRegOperands(*Addc, TII, TRI, RBI)) in selectG_ADD_SUB()
439 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_UADDO_USUBO_UADDE_USUBE()
495 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AMDGPU_MAD_64_32()
711 if (!constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI)) in selectG_BUILD_VECTOR()
718 if (!constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI)) in selectG_BUILD_VECTOR()
765 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_BUILD_VECTOR()
774 return constrainSelectedInstRegOperands(MI, TII, TRI, RBI); in selectG_BUILD_VECTOR()
876 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_SBFX_UBFX()
978 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectWritelane()
1019 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDivScale()
1331 constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI) && in selectG_ICMP_or_FCMP()
1350 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectG_ICMP_or_FCMP()
1406 if (!constrainSelectedInstRegOperands(*SelectedMI, TII, TRI, RBI)) in selectIntrinsicCmp()
1521 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGroupStaticSize()
1636 bool Ret = constrainSelectedInstRegOperands(*DS, TII, TRI, RBI); in selectDSOrderedIntrinsic()
1780 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSAppendConsume()
2088 constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectImageIntrinsic()
2117 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSBvhStackIntrinsic()
2202 Ret |= constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2203 Ret |= constrainSelectedInstRegOperands(*CopySCC, TII, TRI, RBI); in selectG_SELECT()
2220 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2447 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2457 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2608 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2622 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2981 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_PTRMASK()
3328 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectBufferLoadLds()
3430 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobalLoadLds()
5534 if (!constrainSelectedInstRegOperands(*CopyMIB, TII, TRI, RBI)) in selectSBarrierSignalIsfirst()
5622 constrainSelectedInstRegOperands(*CopyMIB, TII, TRI, RBI); in selectNamedBarrierInst()