Searched defs:switchNode (Results 1 – 5 of 5) sorted by relevance
215 TIntermSwitch *switchNode = new TIntermSwitch(indexParam->deepCopy(), statementList); in GetIndexFunctionDefinition() local
225 TIntermSwitch *switchNode = new TIntermSwitch(indexParam->deepCopy(), statementList); in GetIndexFunctionDefinition() local
1680 bool GenMetalTraverser::visitSwitch(Visit, TIntermSwitch *switchNode) in visitSwitch()
8583 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local
9304 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local