Lines Matching refs:constrainSelectedInstRegOperands

301   return constrainSelectedInstRegOperands(I, TII, TRI, RBI);  in selectG_AND_OR_XOR()
326 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
334 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_ADD_SUB()
347 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB()
387 if (!constrainSelectedInstRegOperands(*Addc, TII, TRI, RBI)) in selectG_ADD_SUB()
424 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_UADDO_USUBO_UADDE_USUBE()
476 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AMDGPU_MAD_64_32()
697 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC()
706 return constrainSelectedInstRegOperands(MI, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC()
808 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_SBFX_UBFX()
910 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectWritelane()
951 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDivScale()
1117 constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI) && in selectG_ICMP()
1133 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectG_ICMP()
1172 bool Ret = constrainSelectedInstRegOperands(*ICmp, TII, TRI, RBI); in selectIntrinsicIcmp()
1257 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGroupStaticSize()
1372 bool Ret = constrainSelectedInstRegOperands(*DS, TII, TRI, RBI); in selectDSOrderedIntrinsic()
1517 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDSAppendConsume()
1801 constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectImageIntrinsic()
1876 Ret |= constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
1877 Ret |= constrainSelectedInstRegOperands(*CopySCC, TII, TRI, RBI); in selectG_SELECT()
1894 bool Ret = constrainSelectedInstRegOperands(*Select, TII, TRI, RBI); in selectG_SELECT()
2115 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2125 return constrainSelectedInstRegOperands(*ExtI, TII, TRI, RBI); in selectG_SZA_EXT()
2221 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_CONSTANT()
2577 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_PTRMASK()
3142 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobalAtomicFadd()
3234 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectBufferLoadLds()
3336 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobalLoadLds()