Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h133 OPC_SwitchOpcode, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2943 } else if (MatcherTable[0] == OPC_SwitchOpcode) { in SelectCodeCommon()
3168 case OPC_SwitchOpcode: { in SelectCodeCommon()