Searched defs:switchNode (Results 1 – 10 of 10) sorted by relevance
57 final AbstractInsnNode switchNode = m.instructions.getLast(); in should_filter() local133 final AbstractInsnNode switchNode = m.instructions.getLast(); in should_filter_when_default_is_first() local
98 final AbstractInsnNode switchNode = m.instructions.getLast(); in should_filter_implicit_default() local
85 private static void ignoreDefaultBranch(final AbstractInsnNode switchNode, in ignoreDefaultBranch()
257 bool OutputWGSLTraverser::visitSwitch(Visit, TIntermSwitch *switchNode) in visitSwitch()
226 TIntermSwitch *switchNode = new TIntermSwitch(indexParam->deepCopy(), statementList); in GetIndexFunctionDefinition() local
1948 bool GenMetalTraverser::visitSwitch(Visit, TIntermSwitch *switchNode) in visitSwitch()
10048 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local
10099 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local
9424 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local
9421 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local