Lines Matching full:machine
3 ; RUN: --debug-only=machine-outliner -enable-machine-outliner=always \
8 ; RUN: --debug-only=machine-outliner -enable-machine-outliner \
13 ; RUN: -enable-machine-outliner=never -mtriple arm64---- -o /dev/null 2>&1 \
17 ; RUN: --debug-only=machine-outliner -mtriple arm64---- -o /dev/null 2>&1 \
28 ; * -enable-machine-outliner
29 ; * -enable-machine-outliner=always
30 ; * -enable-machine-outliner is not passed (AArch64 supports
35 ; * -enable-machine-outliner=never is passed
37 ; ALWAYS: Machine Outliner
38 ; ALWAYS: Machine Outliner: Running on all functions
39 ; ENABLE: Machine Outliner
40 ; ENABLE: Machine Outliner: Running on all functions
41 ; NEVER-NOT: Machine Outliner
42 ; NOT-ADDED: Machine Outliner
43 ; NOT-ADDED: Machine Outliner: Running on target-default functions
44 ; OPTNONE-NOT: Machine Outliner