Searched refs:FCFOp (Results 1 – 1 of 1) sorted by relevance
8115 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32) in LowerINT_TO_FP() local8236 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Bits); in LowerINT_TO_FP()8310 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Ld); in LowerINT_TO_FP()13421 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32) in combineFPToIntToFP() local13449 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Tmp); in combineFPToIntToFP()