Searched refs:lowerABS (Results 1 – 2 of 2) sorted by relevance
958 SDValue lowerABS(SDValue Op, SelectionDAG &DAG) const;
7062 return lowerABS(Op, DAG); in LowerOperation()11099 SDValue RISCVTargetLowering::lowerABS(SDValue Op, SelectionDAG &DAG) const { in lowerABS() function in RISCVTargetLowering