Lines Matching refs:constrainSelectedInstRegOperands
308 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AND_OR_XOR()
334 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
342 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_ADD_SUB()
355 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
396 if (!constrainSelectedInstRegOperands(*Addc, TII, TRI, RBI)) in selectG_ADD_SUB()
433 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_UADDO_USUBO_UADDE_USUBE()
489 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AMDGPU_MAD_64_32()
705 if (!constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI)) in selectG_BUILD_VECTOR()
712 if (!constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI)) in selectG_BUILD_VECTOR()
759 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_BUILD_VECTOR()
768 return constrainSelectedInstRegOperands(MI, TII, TRI, RBI); in selectG_BUILD_VECTOR()
866 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_SBFX_UBFX()
968 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectWritelane()
1009 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDivScale()
1319 constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI) && in selectG_ICMP_or_FCMP()
1338 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectG_ICMP_or_FCMP()
1394 if (!constrainSelectedInstRegOperands(*SelectedMI, TII, TRI, RBI)) in selectIntrinsicCmp()
1498 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGroupStaticSize()
1613 bool Ret = constrainSelectedInstRegOperands(*DS, TII, TRI, RBI); in selectDSOrderedIntrinsic()
1757 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSAppendConsume()
2035 constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectImageIntrinsic()
2064 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSBvhStackIntrinsic()
2149 Ret |= constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2150 Ret |= constrainSelectedInstRegOperands(*CopySCC, TII, TRI, RBI); in selectG_SELECT()
2167 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2394 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2404 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2555 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2569 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2928 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_PTRMASK()
3275 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectBufferLoadLds()
3377 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobalLoadLds()
5495 if (!constrainSelectedInstRegOperands(*CopyMIB, TII, TRI, RBI)) in selectSBarrierSignalIsfirst()
5583 constrainSelectedInstRegOperands(*CopyMIB, TII, TRI, RBI); in selectNamedBarrierInst()