Home | History | Annotate | Download | only in MachineIndependent

Lines Matching refs:getConversionDestinatonType

790         promoteTo = getConversionDestinatonType(node0->getBasicType(), node1->getBasicType(), op);
1770 std::tuple<TBasicType, TBasicType> TIntermediate::getConversionDestinatonType(TBasicType type0, TBasicType type1, TOperator op) const