Searched refs:SDIV_PRED (Results 1 – 3 of 3) sorted by relevance
129 SDIV_PRED, enumerator
2570 MAKE_CASE(AArch64ISD::SDIV_PRED) in getTargetNodeName()14693 unsigned PredOpcode = Signed ? AArch64ISD::SDIV_PRED : AArch64ISD::UDIV_PRED; in LowerDIV()21420 return DAG.getNode(AArch64ISD::SDIV_PRED, SDLoc(N), N->getValueType(0), in performIntrinsicCombine()27392 unsigned PredOpcode = Signed ? AArch64ISD::SDIV_PRED : AArch64ISD::UDIV_PRED; in LowerFixedLengthVectorIntDivideToSVE()
200 def AArch64sdiv_p : SDNode<"AArch64ISD::SDIV_PRED", SDT_AArch64Arith>;