Searched defs:switchNode (Results 1 – 9 of 9) 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()
226 TIntermSwitch *switchNode = new TIntermSwitch(indexParam->deepCopy(), statementList); in GetIndexFunctionDefinition() local
1682 bool GenMetalTraverser::visitSwitch(Visit, TIntermSwitch *switchNode) in visitSwitch()
9275 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local
9310 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local
9381 TIntermSwitch* switchNode = new TIntermSwitch(expression, body); in addSwitch() local