Searched refs:ABSW (Results 1 – 3 of 3) sorted by relevance
89 ABSW, enumerator
43 def riscv_absw : SDNode<"RISCVISD::ABSW", SDTIntUnaryOp>;
12570 // Emit a special ABSW node that will be expanded to NEGW+MAX at isel. in ReplaceNodeResults() 12575 SDValue Abs = DAG.getNode(RISCVISD::ABSW, DL, MVT::i64, Src); in ReplaceNodeResults() 17970 case RISCVISD::ABSW: { in ComputeNumSignBitsForTargetNode() 20405 NODE_NAME_CASE(ABSW) in getTargetNodeName()