Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestFormatUtils.cpp287 void test::printSwitchCases(OpAsmPrinter &p, Operation *op, in printSwitchCases() function in test
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp4183 static void printSwitchCases(OpAsmPrinter &p, Operation *op, printSwitchCases() function