Searched refs:SIGN_EXTEND_VECTOR_INREG (Results 1 – 9 of 9) sorted by relevance
435 SIGN_EXTEND_VECTOR_INREG, enumerator
329 case ISD::SIGN_EXTEND_VECTOR_INREG: in LegalizeOp()683 case ISD::SIGN_EXTEND_VECTOR_INREG: in Expand()
246 case ISD::SIGN_EXTEND_VECTOR_INREG: return "sign_extend_vector_inreg"; in getOperationName()
622 case ISD::SIGN_EXTEND_VECTOR_INREG: in SplitVectorResult()2130 case ISD::SIGN_EXTEND_VECTOR_INREG: in WidenVectorResult()2441 case ISD::SIGN_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()2458 case ISD::SIGN_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
106 case ISD::SIGN_EXTEND_VECTOR_INREG: in PromoteIntegerResult()3357 case ISD::SIGN_EXTEND_VECTOR_INREG: in PromoteIntRes_EXTEND_VECTOR_INREG()
1399 case ISD::SIGN_EXTEND_VECTOR_INREG: return visitSIGN_EXTEND_VECTOR_INREG(N); in visit()5787 Opcode == ISD::ANY_EXTEND || Opcode == ISD::SIGN_EXTEND_VECTOR_INREG || in tryToFoldExtendOfConstant()5824 if (Opcode == ISD::SIGN_EXTEND || Opcode == ISD::SIGN_EXTEND_VECTOR_INREG) in tryToFoldExtendOfConstant()
1059 return getNode(ISD::SIGN_EXTEND_VECTOR_INREG, DL, VT, Op); in getSignExtendVectorInReg()
899 setOperationAction(ISD::SIGN_EXTEND_VECTOR_INREG, VT, Expand); in initActions()
322 setOperationAction(ISD::SIGN_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering()4577 case ISD::SIGN_EXTEND_VECTOR_INREG: in LowerOperation()4778 } else if ((Opcode == ISD::SIGN_EXTEND_VECTOR_INREG || in combineExtract()