Home
last modified time | relevance | path

Searched refs:OPC_SwitchOpcode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h121 OPC_SwitchOpcode, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2698 } else if (MatcherTable[0] == OPC_SwitchOpcode) { in SelectCodeCommon()
2884 case OPC_SwitchOpcode: { in SelectCodeCommon()