Searched defs:defaultDestination (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/ControlFlow/IR/ |
| H A D | ControlFlowOps.cpp | 456 Block *defaultDestination, ValueRange defaultOperands, in build() 465 Block *defaultDestination, ValueRange defaultOperands, in build() 479 Block *defaultDestination, ValueRange defaultOperands, in build() 495 OpAsmParser &parser, Type &flagType, Block *&defaultDestination, in parseSwitchOpCases() 547 OpAsmPrinter &p, SwitchOp op, Type flagType, Block *defaultDestination, in printSwitchOpCases()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/ |
| H A D | LLVMDialect.cpp | 316 Block *defaultDestination, ValueRange defaultOperands, in build()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/ |
| H A D | CodeGen.cpp | 2919 mlir::Block *defaultDestination; in selectMatchAndRewrite() local
|