Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ !
H A DSelectionDAGISel.h191 OPC_SwitchOpcode, enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DSelectionDAGISel.cpp3311 } else if (MatcherTable[0] == OPC_SwitchOpcode) { in SelectCodeCommon()
3602 case OPC_SwitchOpcode: { in SelectCodeCommon()