Home
last modified time | relevance | path

Searched refs:a_global (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/SemaCXX/
Dms-inline-asm.cpp18 A a_global; variable
26 __asm mov eax, asdf::a_global.a3.b2 in test_field_lookup()
32 __asm mov eax, asdf::a_global.not_a_field.b2 in test_field_lookup()
36 __asm mov eax, asdf::a_global.a3.not_a_field in test_field_lookup()
43 __asm mov eax, asdf::a_global.a3.kValue in test_field_lookup()
46 __asm mov eax, asdf :: a_global.a3.b2 in test_field_lookup()
49 __asm mov eax, asdf::a_global . a3 . b2 in test_field_lookup()
52 __asm mov eax, asdf::a_global.indirect_field in test_field_lookup()
/external/clang/test/Analysis/
Dloop-widening.c24 int a_global; variable
28 a_global = 1; in loop_evaluated_before_widening()
32 clang_analyzer_eval(a_global == 1); // expected-warning{{TRUE}} expected-warning{{UNKNOWN}} in loop_evaluated_before_widening()
/external/clang/test/CodeGenCXX/
Dms-inline-asm-fields.cpp14 A a_global; variable
29 __asm mov eax, asdf::a_global.a3.b2 in test_namespace_global()
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/
Dcrash_debuginfo.ll19 !5 = !DIGlobalVariable(name: "a_global", linkageName: "a_global", scope: null, line: 52, type: !6, …
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/
Darm-legalizer.mir58 @a_global = global i32 42
1285 %1(p0) = G_GLOBAL_VALUE @a_global
1287 ; CHECK: {{%[0-9]+}}:_(p0) = G_GLOBAL_VALUE @a_global
Darm-regbankselect.mir30 @a_global = global float 1.0
575 %0(p0) = G_GLOBAL_VALUE @a_global
/external/python/cpython3/Lib/test/
Dtest_fstring.py15 a_global = 'global variable' variable
820 a_global = 'really a local'
/external/toolchain-utils/deprecated/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu19076 PASS: gdb.threads/tls.exp: info address a_global
Darmv7a-cros-linux-gnueabi18703 PASS: gdb.threads/tls.exp: info address a_global
Di686-pc-linux-gnu18948 PASS: gdb.threads/tls.exp: info address a_global