Searched refs:visitTernaryPre (Results 1 – 3 of 3) sorted by relevance
220 virtual PreResult visitTernaryPre(TIntermTernary &node);
361 return visitTernaryPre(*originalNode.getAsTernaryNode()); in traversePre()874 PreResult TIntermRebuild::visitTernaryPre(TIntermTernary &node) in visitTernaryPre() function in sh::TIntermRebuild
449 PreResult visitTernaryPre(TIntermTernary &node) override in visitTernaryPre() function in __anonf64b107d0111::Separator