Home
last modified time | relevance | path

Searched refs:ABSW (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h84 ABSW, enumerator
H A DRISCVInstrInfoZb.td40 def riscv_absw : SDNode<"RISCVISD::ABSW", SDTIntUnaryOp>;
H A DRISCVISelLowering.cpp7948 SDValue Abs = DAG.getNode(RISCVISD::ABSW, DL, MVT::i64, Src); in ReplaceNodeResults()
10922 case RISCVISD::ABSW: { in ComputeNumSignBitsForTargetNode()
13339 NODE_NAME_CASE(ABSW) in getTargetNodeName()