Lines Matching refs:funcs
13 ; RUN: opt -S -print-changed -passes=instsimplify -filter-print-funcs=f 2>&1 -o /dev/null < %s | F…
19 ; RUN: opt -S -print-changed -passes=instsimplify -filter-print-funcs=f -print-module-scope 2>&1 -o…
22 ; RUN: opt -S -print-changed -passes=instsimplify -filter-print-funcs="f,g" 2>&1 -o /dev/null < %s …
30 ; Check that the reporting of IRs respects both -filter-passes and -filter-print-funcs
31 …o-op-function" -filter-passes="no-op-function,instsimplify" -filter-print-funcs=f 2>&1 -o /dev/nul…
33 ; Check that the reporting of IRs respects -filter-passes, -filter-print-funcs and -print-module-sc…
34 …o-op-function" -filter-passes="no-op-function,instsimplify" -filter-print-funcs=f -print-module-sc…
39 ; RUN: opt -S -print-changed -passes="instsimplify,instsimplify" -filter-print-funcs=f 2>&1 -o /de…
45 ; RUN: opt -S -print-changed -print-before-changed -passes=instsimplify -filter-print-funcs=f 2>&1…
57 ; RUN: opt -S -print-changed=quiet -passes=instsimplify -filter-print-funcs=f 2>&1 -o /dev/null < …
63 ; RUN: opt -S -print-changed=quiet -passes=instsimplify -filter-print-funcs=f -print-module-scope 2…
66 ; RUN: opt -S -print-changed=quiet -passes=instsimplify -filter-print-funcs="f,g" 2>&1 -o /dev/null…
77 ; Check that the reporting of IRs respects both -filter-passes and -filter-print-funcs
78 …o-op-function" -filter-passes="no-op-function,instsimplify" -filter-print-funcs=f 2>&1 -o /dev/nul…
80 ; Check that the reporting of IRs respects -filter-passes, -filter-print-funcs and -print-module-sc…
81 …o-op-function" -filter-passes="no-op-function,instsimplify" -filter-print-funcs=f -print-module-sc…
86 ; RUN: opt -S -print-changed=quiet -passes="instsimplify,instsimplify" -filter-print-funcs=f 2>&1 …
92 ; RUN: opt -S -print-changed=quiet -print-before-changed -passes=instsimplify -filter-print-funcs=f…