Searched refs:lowerFaddFsub (Results 1 – 2 of 2) sorted by relevance
1390 SDValue lowerFaddFsub(SDValue Op, SelectionDAG &DAG) const;
20410 SDValue X86TargetLowering::lowerFaddFsub(SDValue Op, SelectionDAG &DAG) const { in lowerFaddFsub() function in X86TargetLowering28590 case ISD::FSUB: return lowerFaddFsub(Op, DAG); in LowerOperation()