Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OPC_SwitchOpcode

2076   // but if the state machine starts with an OPC_SwitchOpcode, then we
2087 } else if (MatcherTable[0] == OPC_SwitchOpcode) {
2089 // with an OPC_SwitchOpcode instruction. Populate the table now, since this
2256 case OPC_SwitchOpcode: {