Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp120 SwitchOperandCount, enumerator
654 writer.append(OpCode::SwitchOperandCount, op.operation(), op.caseValuesAttr(), in generate()
1171 case SwitchOperandCount: { in execute()