Searched refs:FCFOp (Results 1 – 1 of 1) sorted by relevance
6111 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32) in LowerINT_TO_FP() local6232 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Bits); in LowerINT_TO_FP()6304 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Ld); in LowerINT_TO_FP()9712 unsigned FCFOp = (Subtarget.hasFPCVT() && Op.getValueType() == MVT::f32) in combineFPToIntToFP() local9737 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Tmp); in combineFPToIntToFP()