Lines Matching defs:defaultDestination
469 Block *defaultDestination, ValueRange defaultOperands,
474 defaultDestination, caseDestinations);
478 Block *defaultDestination, ValueRange defaultOperands,
487 build(builder, result, value, defaultDestination, defaultOperands,
492 Block *defaultDestination, ValueRange defaultOperands,
501 build(builder, result, value, defaultDestination, defaultOperands,
508 OpAsmParser &parser, Type &flagType, Block *&defaultDestination,
516 parser.parseSuccessor(defaultDestination))
560 OpAsmPrinter &p, SwitchOp op, Type flagType, Block *defaultDestination,
565 p.printSuccessorAndUseList(defaultDestination, defaultOperands);