Searched defs:promoteTo (Results 1 – 3 of 3) sorted by relevance
756 auto promoteTo = std::make_tuple(EbtNumTypes, EbtNumTypes); in addConversion() local890 TBasicType promoteTo; in addConversion() local3608 TIntermTyped* TIntermediate::promoteConstantUnion(TBasicType promoteTo, TIntermConstantUnion* node)… in promoteConstantUnion()
2029 TIntermTyped* TIntermediate::promoteConstantUnion(TBasicType promoteTo, TIntermConstantUnion* node) in promoteConstantUnion()
1001 void PolynomialMultiplyRecognize::promoteTo(Instruction *In, in promoteTo() function in PolynomialMultiplyRecognize