Home
last modified time | relevance | path

Searched defs:g1 (Results 1 – 25 of 180) sorted by relevance

12345678

/llvm-project/lld/test/ELF/
H A Dmips-call16.s14 .globl g1 symbol
16 g1: label
H A Dmips-hilo.s27 .globl g1 symbol
30 g1: label
H A Dpartition-icf.s44 .globl g1 global() symbol
45 g1: global() label
/llvm-project/clang/test/Analysis/
H A Dgmalloc.c29 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 Dgeneric03.f907 interface g1 interface
19 interface g1 interface
/llvm-project/clang/test/CXX/expr/
H A Dp10-0x.cpp3 volatile int g1; variable
16 __extension__ g1; in f1() local
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/
H A DELF_comdat.s5 .globl g1 symbol
6 g1: label
/llvm-project/lld/test/COFF/
H A Dicf-safe.s28 .globl g1 symbol
29 g1: label
/llvm-project/llvm/test/MC/COFF/
H A Dcross-section-relative.s6 .globl g1 # @g1 symbol
8 g1: label
/llvm-project/llvm/test/MC/ELF/
H A Dcomdat.s90 g1: label
H A Daddrsig.s74 .globl g1 symbol
/llvm-project/clang/test/SemaCXX/
H A Dfunction-pointer-arguments.cpp10 int(*g1)(int, int) = f1; in good() local
21 void (*g1)(int, int) = f1; in bad() local
H A Dbool-increment-SFINAE.cpp16 void g1() { f1(true); } // failcxx17-error {{no matching function for call to 'f1'}} in g1() function
/llvm-project/clang/test/OpenMP/
H A Dattr-assume.cpp12 [[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 Dg.h5 const int g1 = aux_g*c*7; variable
/llvm-project/clang/test/CodeGen/
H A D2008-07-21-mixed-var-fn-decl.c4 int f1(void), g1; variable
H A Dpr12251.c4 enum e1 g1(enum e1 *x) { in g1() function
H A Ddarwin-string-literals.c9 const void *g1 = __builtin___CFStringMakeConstantString("string1"); variable
H A Dprivate-extern.c7 __private_extern__ const int g1 = 1; variable
/llvm-project/clang/test/CodeGenCUDA/
H A Dcxx-call-kernel.cpp12 __global__ void g1(int x) {} in g1() function
H A Dkernel-call.cu32 __global__ void g1(int x) {} in g1() function
/llvm-project/compiler-rt/test/profile/Inputs/
H A Dinstrprof-shared-lib.c1 int g1 = 0; variable
/llvm-project/clang/test/Sema/
H A Dwarn-unreachable.m5 void g1(void) { function
/llvm-project/clang/test/PCH/
H A Dcxx1z-init-statement.cpp13 void g1(void) { in g1() function
/llvm-project/clang/test/Driver/
H A Dtoc-conf.c7 int g1, g4, g5; variable

12345678