/llvm-project/lld/test/ELF/ |
H A D | mips-call16.s | 14 .globl g1 symbol 16 g1: label
|
H A D | mips-hilo.s | 27 .globl g1 symbol 30 g1: label
|
H A D | partition-icf.s | 44 .globl g1 global() symbol 45 g1: global() label
|
/llvm-project/clang/test/Analysis/ |
H A D | gmalloc.c | 29 gpointer g1 = g_malloc(n_bytes); in f1() local 48 gpointer g1 = g_malloc(n_bytes); in f2() local 68 gpointer g1 = g_malloc(n_bytes); in f3() local 87 gpointer g1 = g_malloc(n_bytes); in f4() local 107 gpointer g1 = g_malloc(n_bytes); in f5() local 128 gpointer g1 = g_malloc(n_bytes); in f6() local 150 gpointer g1 = g_malloc(n_bytes); in f7() local
|
/llvm-project/flang/test/Semantics/ |
H A D | generic03.f90 | 7 interface g1 interface 19 interface g1 interface
|
/llvm-project/clang/test/CXX/expr/ |
H A D | p10-0x.cpp | 3 volatile int g1; variable 16 __extension__ g1; in f1() local
|
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/ |
H A D | ELF_comdat.s | 5 .globl g1 symbol 6 g1: label
|
/llvm-project/lld/test/COFF/ |
H A D | icf-safe.s | 28 .globl g1 symbol 29 g1: label
|
/llvm-project/llvm/test/MC/COFF/ |
H A D | cross-section-relative.s | 6 .globl g1 # @g1 symbol 8 g1: label
|
/llvm-project/llvm/test/MC/ELF/ |
H A D | comdat.s | 90 g1: label
|
H A D | addrsig.s | 74 .globl g1 symbol
|
/llvm-project/clang/test/SemaCXX/ |
H A D | function-pointer-arguments.cpp | 10 int(*g1)(int, int) = f1; in good() local 21 void (*g1)(int, int) = f1; in bad() local
|
H A D | bool-increment-SFINAE.cpp | 16 void g1() { f1(true); } // failcxx17-error {{no matching function for call to 'f1'}} in g1() function
|
/llvm-project/clang/test/OpenMP/ |
H A D | attr-assume.cpp | 12 [[omp::assume(3)]] int g1; // expected-error {{expected string literal as argument of 'assume' attr… variable
|
/llvm-project/clang/test/Modules/Inputs/declare-use/ |
H A D | g.h | 5 const int g1 = aux_g*c*7; variable
|
/llvm-project/clang/test/CodeGen/ |
H A D | 2008-07-21-mixed-var-fn-decl.c | 4 int f1(void), g1; variable
|
H A D | pr12251.c | 4 enum e1 g1(enum e1 *x) { in g1() function
|
H A D | darwin-string-literals.c | 9 const void *g1 = __builtin___CFStringMakeConstantString("string1"); variable
|
H A D | private-extern.c | 7 __private_extern__ const int g1 = 1; variable
|
/llvm-project/clang/test/CodeGenCUDA/ |
H A D | cxx-call-kernel.cpp | 12 __global__ void g1(int x) {} in g1() function
|
H A D | kernel-call.cu | 32 __global__ void g1(int x) {} in g1() function
|
/llvm-project/compiler-rt/test/profile/Inputs/ |
H A D | instrprof-shared-lib.c | 1 int g1 = 0; variable
|
/llvm-project/clang/test/Sema/ |
H A D | warn-unreachable.m | 5 void g1(void) { function
|
/llvm-project/clang/test/PCH/ |
H A D | cxx1z-init-statement.cpp | 13 void g1(void) { in g1() function
|
/llvm-project/clang/test/Driver/ |
H A D | toc-conf.c | 7 int g1, g4, g5; variable
|