Lines Matching +refs:tablegen +refs:mode +refs:hook
606 ```tablegen
641 is the name of the definition specified in tablegen. It also generates a
660 of `MyPassBase`, where `MyPass` is the name of the definition in tablegen. We
766 If this hook is executed, runAfterPassFailed will not be.
768 * This callback is run right after a pass execution fails. If this hook is
778 the last instrumentation to execute a `runBefore*` hook will be the first to
779 execute the respective `runAfter*` hook. Below in an example instrumentation
828 In this mode, the results are displayed in a list sorted by total time with each
831 pipeline. This display mode is available in mlir-opt via
853 In this mode, the results are displayed in a nested pipeline view that mirrors
857 invalidated and recomputed. This is the default display mode.