reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2417 if (Op.getOperand(0).getValueType() != MVT::f128) { 2419 return Op; 2423 LC = RTLIB::getFPROUND(Op.getOperand(0).getValueType(), Op.getValueType()); 2423 LC = RTLIB::getFPROUND(Op.getOperand(0).getValueType(), Op.getValueType()); 2428 SDValue SrcVal = Op.getOperand(0); 2430 return makeLibCall(DAG, LC, Op.getValueType(), SrcVal, CallOptions, 2431 SDLoc(Op)).first;