Searched defs:promoteTo (Results 1 – 3 of 3) sorted by relevance
899 auto promoteTo = std::make_tuple(EbtNumTypes, EbtNumTypes); in addPairConversion() local3910 TIntermTyped* TIntermediate::promoteConstantUnion(TBasicType promoteTo, TIntermConstantUnion* node)… in promoteConstantUnion()
2027 TIntermTyped* TIntermediate::promoteConstantUnion(TBasicType promoteTo, TIntermConstantUnion* node) in promoteConstantUnion()
1002 void PolynomialMultiplyRecognize::promoteTo(Instruction *In, in promoteTo() function in PolynomialMultiplyRecognize