Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h137 OPC_SwitchOpcode, enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3031 } else if (MatcherTable[0] == OPC_SwitchOpcode) { in SelectCodeCommon()
3256 case OPC_SwitchOpcode: { in SelectCodeCommon()