Home | History | Annotate | Download | only in Utils

Lines Matching refs:CreateFDiv

1183     return B.CreateFDiv(ConstantFP::get(CI->getType(), 1.0), Op1, "powrecip");
1206 FMul = B.CreateFDiv(ConstantFP::get(CI->getType(), 1.0), FMul);