Searched refs:promoteConstantUnion (Results 1 – 2 of 2) sorted by relevance
48 TIntermTyped* promoteConstantUnion(TBasicType, TIntermConstantUnion*);
1976 TIntermTyped* TIntermediate::promoteConstantUnion(TBasicType promoteTo, TIntermConstantUnion* node) in promoteConstantUnion() function in TIntermediate