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