Home
last modified time | relevance | path

Searched defs:defaultDest (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPDLToPDLInterp.cpp335 static void createSwitchOp(Value val, Block *defaultDest, OpBuilder &builder, in createSwitchOp()
349 Block *currentBlock, Qualifier *question, Value val, Block *defaultDest, in generateSwitch()