Searched refs:lowerFABS (Results 1 – 2 of 2) sorted by relevance
476 SDValue lowerFABS(SDValue Op, SelectionDAG &DAG) const;
731 case ISD::FABS: return lowerFABS(Op, DAG); in LowerOperation()1775 MipsTargetLowering::lowerFABS(SDValue Op, SelectionDAG &DAG) const { in lowerFABS() function in MipsTargetLowering