Home
last modified time | relevance | path

Searched defs:f4 (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/llvm-project/clang/test/CodeGen/
H A Dwindows-struct-abi.c28 struct f4 { struct
35 struct f4 return_f4(void) { while (1); } in return_f4() argument
/llvm-project/clang/test/SemaCUDA/
H A Dimplicit-device-lambda.cu18 auto f4 = [&] __host__ __device__ {}; in device_fn() local
60 auto f4 = [&] __host__ __device__ {}; in kernel_fn() local
77 auto f4 = [&] __host__ __device__ {}; in host_fn() local
97 auto f4 = [&] __host__ __device__ {}; in hd_fn() local
/llvm-project/lld/test/COFF/
H A Dicf-safe.s63 .globl f4 symbol
64 f4: label
/llvm-project/clang/test/SemaCXX/
H A Ddeduced-return-void.cpp16 auto f4() { in f4() function
44 decltype(auto) f4() { in f4() function
76 auto *f4() { in f4() function
112 auto& f4() { in f4() function
/llvm-project/lld/test/ELF/
H A Darm-exidx-dedup.s67 .global f4 symbol
68 f4: label
H A Darm-exidx-nonzero-offset.s147 .global f4 symbol
150 f4: label
H A Dicf-safe.s101 .globl f4 symbol
102 f4: label
H A Dprint-icf.s40 f4: label
/llvm-project/clang/test/SemaObjCXX/
H A Dinstantiate-expr.mm62 void f4(B *b, T value) { function
66 template void f4(B*, int); function
67 template void f4(B*, int*); // expected-note{{in instantiation of function template specialization … function
/llvm-project/clang/test/Sema/
H A Dalias-unused.cpp47 static void *f4(T) { return nullptr; } in f4() function
48 static void *f4() { return nullptr; } // cxx-warning{{unused function 'f4'}} in f4() function
H A Darg-duplicate.c12 void f4(void) { in f4() function
H A Dpragma-pack-5.c27 char f4; member
35 char f4; member
/llvm-project/clang/test/PCH/
H A Dchain-ext_vector.c9 int test(float4 f4) { in test()
H A Dext_vector.c8 int test(float4 f4) { in test()
/llvm-project/compiler-rt/test/profile/Posix/Inputs/
H A Dinstrprof-visibility-helper.cpp2 void f4() {} in f4() function
/llvm-project/clang/test/ParserHLSL/
H A Dhlsl_groupshared.cpp12 float groupshared const f4 = 12; // #fgc variable
/llvm-project/flang/test/Semantics/
H A Dresolve59.f9039 function f4() function
40 procedure(rf), pointer :: f4 local
105 function f4() result(r) function
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-caching/
H A Db.c4 float4 f4 = {1, 2, 3, 4}; in a() local
/llvm-project/clang/test/Frontend/
H A Darm-branch-protection-default-arch.c9 __attribute__((target("branch-protection=bti+pac-ret+leaf"))) void f4() {} in f4() function
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsync-builtins-i128-8Al.c24 void f4() { in f4() function
/llvm-project/llvm/test/MC/AArch64/
H A Dldr-pseudo-diagnostics.s22 f4: label
/llvm-project/clang/test/Modules/
H A Dvisibility.cpp30 void f4() {} in f4() function
H A Dcodegen-visibility.cpp26 void f4() {} in f4() function
/llvm-project/clang/test/AST/Interp/
H A Dloops.cpp
/llvm-project/clang/test/CodeGenObjC/
H A Dexceptions.m128 void f4(void) { function

12345678910>>...13