Home
last modified time | relevance | path

Searched refs:BAR (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-not/
Dnot-calls-external.txt26 # RUN: env not %{python} fail.py | FileCheck -check-prefixes=FOO-NO,BAR-NO %s
27 # RUN: not env %{python} fail.py | FileCheck -check-prefixes=FOO-NO,BAR-NO %s
30 # RUN: | FileCheck -check-prefixes=FOO1,BAR-NO %s
32 # RUN: not env FOO=1 BAR=1 %{python} fail.py \
35 # RUN: env FOO=1 BAR=1 not env -u FOO BAR=2 %{python} fail.py \
38 # RUN: not env FOO=1 BAR=1 not env -u FOO -u BAR %{python} pass.py \
39 # RUN: | FileCheck -check-prefixes=FOO-NO,BAR-NO %s
41 # RUN: not not env FOO=1 env FOO=2 BAR=1 %{python} pass.py \
44 # RUN: env FOO=1 -u BAR env -u FOO BAR=1 not not %{python} pass.py \
50 # RUN: not env FOO=1 BAR=1 env FOO=2 BAR=2 not --crash %{python} pass.py \
[all …]
/external/llvm/test/DebugInfo/
Ddwarfdump-type-units.test3 RUN: cat %t | FileCheck -check-prefix=BAR %s
18 BAR: debug_info contents:
19 BAR: DW_TAG_variable
20 BAR: DW_TAG_variable
21 BAR-NEXT: DW_AT_name {{.*}}"b"
22 BAR: DW_AT_type [DW_FORM_ref_sig8] ([[BAR_SIG:0x[0-9a-f]*]])
24 BAR: debug_types contents:
25 BAR: 0x00000000: Type Unit: {{.*}} type_signature = [[BAR_SIG]] type_offset = 0x[[BAR_OFF:[0-9a-f]*…
26 BAR: DW_TAG_type_unit
27 BAR-NOT: NULL
[all …]
/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-env/
Denv-calls-env.txt6 # CHECK-2-EMPTY: BAR = 2
9 # RUN: env FOO=2 env BAR=1 %{python} print_environment.py \
12 # CHECK-2-VAL: BAR = 1
15 # RUN: env -u FOO env -u BAR %{python} print_environment.py \
18 # CHECK-2-U-NOT: BAR
21 # RUN: env -u FOO BAR=1 env -u BAR FOO=2 %{python} print_environment.py \
24 # CHECK-2-U-VAL-NOT: BAR
27 # RUN: env -u FOO BAR=1 env -u BAR FOO=2 env BAZ=3 %{python} print_environment.py \
30 # CHECK-3-NOT: BAR
Denv-u.txt13 # RUN: env -u FOO -u BAR %{python} print_environment.py \
16 # CHECK-ENV-PRESET: BAR = 2
19 # CHECK-ENV-UNSET-1: BAR = 2
22 # CHECK-ENV-UNSET-MULTIPLE-NOT: BAR
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-redundant-preprocessor.cpp24 #ifndef BAR
29 #ifndef BAR
35 #ifdef BAR
70 #define BAR 4 macro
73 #if BAR == 4
80 #if BAR == \
Dreadability-redundant-preprocessor-ifdef.cpp22 #ifdef BAR
27 #ifdef BAR
33 #ifndef BAR
/external/llvm-project/clang/test/Modules/
Dcodegen-opt.test8 …m -o - %t/bar.pcm -fmodule-file=%t/foo.pcm | FileCheck --check-prefix=BAR-CMN --check-prefix=BAR %s
12 …es %t/bar.pcm -fmodule-file=%t/foo.pcm | FileCheck --check-prefix=BAR-CMN --check-prefix=BAR-OPT %s
42 BAR-CMN-NOT: comdat
43 BAR-CMN: $_Z3barv = comdat any
44 BAR-OPT: @_ZZ3foovE1i = linkonce_odr global i32 0, comdat
45 BAR-CMN-NOT: {{comdat|define|declare}}
46 BAR-CMN: define weak_odr void @_Z3barv() #{{[0-9]+}} comdat
47 BAR-CMN-NOT: {{define|declare}}
48 BAR: declare void @_Z3foov()
50 BAR-OPT: define available_externally void @_Z3foov()
[all …]
Dexplicit-build-flags.cpp50 #ifndef BAR
54 #elif BAR == 1
58 #elif BAR == 2
63 #error bad BAR
/external/llvm-project/llvm/test/Other/
Dloop-pass-printer.ll12 ; RUN: | FileCheck %s -check-prefix=BAR -check-prefix=BAR-OLD
15 ; RUN: | FileCheck %s -check-prefix=BAR
39 ; BAR: IR Dump After {{Unroll|LoopFullUnrollPass}}
40 ; BAR: ; Preheader:
41 ; BAR-NEXT: br label %loop
42 ; BAR: ; Loop:
43 ; BAR-NEXT: loop:
44 ; BAR: ; Exit blocks
45 ; BAR: end:
46 ; BAR-OLD-NOT: IR Dump
[all …]
/external/llvm-project/llvm/test/FileCheck/
Dcheck-multiple-prefixes-nomatch.txt2 ; RUN: not FileCheck -input-file %s %s -check-prefix=FOO -check-prefix=BAR \
6 ; RUN: not FileCheck -input-file %s %s -check-prefixes=FOO,BAR 2>&1 \
10 ; RUN: not FileCheck -input-file %s %s -check-prefixes=BAR,FOO 2>&1 \
13 BAR
16 ; BAR: ba{{z}}
19 ; CHECK: {{error: BAR: expected string not found in input}}
Dcheck-multiple-prefixes-nomatch-2.txt2 ; RUN: not FileCheck -input-file %s %s -check-prefix=FOO -check-prefix=BAR \
6 ; RUN: not FileCheck -input-file %s %s -check-prefixes=FOO,BAR 2>&1 \
10 ; RUN: not FileCheck -input-file %s %s -check-prefixes=BAR,FOO 2>&1 \
17 ; BAR: ba{{r}}
/external/llvm-project/llvm/test/tools/llvm-ml/
Ddot_operator.asm12 BAR STRUCT type
15 BAR ENDS
52 mov ax, var.BAR.f
53 mov ax, var .BAR.f
54 mov ax, var. BAR.f
55 mov ax, var.BAR .f
56 mov ax, var.BAR. f
57 mov ax, var . BAR . f
/external/llvm/test/FileCheck/
Dcheck-multiple-prefixes-nomatch.txt1 ; RUN: not FileCheck -input-file %s %s -check-prefix=FOO -check-prefix=BAR 2>&1 | FileCheck %s
2 ; RUN: not FileCheck -input-file %s %s -check-prefixes=FOO,BAR 2>&1 | FileCheck %s
3 ; RUN: not FileCheck -input-file %s %s -check-prefixes=BAR,FOO 2>&1 | FileCheck %s
5 BAR
8 ; BAR: ba{{z}}
Dcheck-multiple-prefixes-nomatch-2.txt1 ; RUN: not FileCheck -input-file %s %s -check-prefix=FOO -check-prefix=BAR 2>&1 | FileCheck %s
2 ; RUN: not FileCheck -input-file %s %s -check-prefixes=FOO,BAR 2>&1 | FileCheck %s
3 ; RUN: not FileCheck -input-file %s %s -check-prefixes=BAR,FOO 2>&1 | FileCheck %s
9 ; BAR: ba{{r}}
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/
Dsection-index.s12 # RUN: | FileCheck %s --check-prefix=BAR
13 # BAR: Idx Name
14 # BAR-NEXT: 4 .bar
15 # BAR-NOT: foo
16 # BAR-NOT: zed
/external/llvm-project/clang/test/Preprocessor/
Dmacro_arg_empty.c4 #define BAR(x) x x macro
6 [FOO()] [ FOO()] [FOO() ] [BAR()] [ BAR()] [BAR() ] BAZ()
Dinclude-next.c8 #if BAR != 1
15 #if BAR != 2
22 #if BAR != 1
25 #undef BAR
/external/clang/test/Preprocessor/
Dmacro_arg_empty.c4 #define BAR(x) x x macro
6 [FOO()] [ FOO()] [FOO() ] [BAR()] [ BAR()] [BAR() ] BAZ()
Dpragma_microsoft.c8 #define BAR "2" macro
12 #pragma comment(linker," bar=" BAR)
39 #pragma detect_mismatch("test", BAR)
44 __pragma(comment(linker," bar=" BAR))
/external/clang/test/Modules/
Dexplicit-build-flags.cpp50 #ifndef BAR
54 #elif BAR == 1
58 #elif BAR == 2
63 #error bad BAR
/external/llvm-project/lldb/test/Shell/Process/
DTestEnvironment.test4 The double quotes around "BAR" ensure we don't match the command.
7 RUN: %lldb %t -o 'process launch --environment FOO="BAR"' | FileCheck %s
8 RUN: %lldb %t -o 'env FOO="BAR"' -o 'process launch' | FileCheck %s
10 CHECK: FOO=BAR
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dwildcard-flags.test34 # RUN: --check-prefixes=CHECK,SEC,FOO-SEC,BAR-SEC
45 # RUN: --check-prefixes=CHECK,LOCAL,FOO-SYM,BAR-SYM
50 # RUN: --check-prefixes=CHECK,GLOBAL,FOO-SYM,BAR-SYM
70 # RUN: --check-prefixes=CHECK,GLOBAL,FOO-SYM,BAR-SYM
75 # RUN: --check-prefixes=CHECK,LOCAL,FOO-SYM,BAR-SYM
80 # RUN: | FileCheck %s --implicit-check-not=Name: --check-prefixes=CHECK,FOO-SYM,BAR-SYM
86 # RUN: | FileCheck %s --implicit-check-not=Name: --check-prefixes=CHECK,BAR-SYM
93 # RUN: | FileCheck %s --implicit-check-not=Name: --check-prefixes=CHECK,FOO-SYM,BAR-SYM
97 # RUN: | FileCheck %s --implicit-check-not=Name: --check-prefixes=CHECK,BAR-SYM
104 # RUN: --check-prefixes=CHECK,GLOBAL,FOO-SYM,BAR-SYM
[all …]
/external/llvm-project/clang/test/PCH/
Dfuzzy-pch.c13 BAR bar = 17;
23 #ifndef BAR
24 # error BAR was not defined
Dms-pch-macro.c19 BAR bar = 17;
32 #if defined(MSEXT) && !defined(BAR)
33 # error BAR was not defined
/external/clang/test/PCH/
Dfuzzy-pch.c13 BAR bar = 17;
23 #ifndef BAR
24 # error BAR was not defined

12345678910>>...17