Home
last modified time | relevance | path

Searched defs:FUNC (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project/libc/AOR_v20.02/string/aarch64/
H A Dstrchr-sve.S21 #define FUNC __strchrnul_aarch64_sve macro
23 #define FUNC __strchr_aarch64_sve macro
26 .globl FUNC symbol
29 FUNC: label
H A Dstrcpy-sve.S21 #define FUNC __stpcpy_aarch64_sve macro
23 #define FUNC __strcpy_aarch64_sve macro
26 .globl FUNC symbol
29 FUNC: label
/llvm-project/clang/test/CodeGenObjCXX/
H A Dwrite-barrier-global-assign.mm5 CPDestUser* FUNC(); function
8 CPDestUser* globalUser = FUNC(); function
11 __weak CPDestUser* weakUser = FUNC(); function
15 static CPDestUser* staticUser = FUNC(); function
H A Dblock-in-template-inst.mm29 void FUNC() function
H A Dcatch-id-type.mm20 id FUNC() { function
/llvm-project/clang/test/Sema/
H A Dconstant-builtins-fmax.cpp9 #define FMAX_TEST_SIMPLE(T, FUNC) \ argument
13 #define FMAX_TEST_NAN(T, FUNC) \ argument
22 #define FMAX_TEST_INF(T, FUNC) \ argument
29 #define FMAX_TEST_NEG_INF(T, FUNC) \ argument
36 #define FMAX_TEST_BOTH_ZERO(T, FUNC) \ argument
42 #define LIST_FMAX_TESTS(T, FUNC) \ argument
H A Dconstant-builtins-fmin.cpp9 #define FMIN_TEST_SIMPLE(T, FUNC) \ argument
13 #define FMIN_TEST_NAN(T, FUNC) \ argument
22 #define FMIN_TEST_INF(T, FUNC) \ argument
29 #define FMIN_TEST_NEG_INF(T, FUNC) \ argument
36 #define FMIN_TEST_BOTH_ZERO(T, FUNC) \ argument
42 #define LIST_FMIN_TESTS(T, FUNC) \ argument
H A Dsource_location.c11 const char *const FUNC = __builtin_FUNCTION(); variable
/llvm-project/llvm/tools/llvm-reduce/
H A DDeltaManager.cpp133 DELTA_PASS(NAME,FUNC) runAllDeltaPasses() argument
146 DELTA_PASS(NAME,FUNC) runDeltaPassName() argument
165 DELTA_PASS(NAME,FUNC) printDeltaPasses() argument
176 DELTA_PASS(NAME,FUNC) collectPassNames() argument
/llvm-project/bolt/test/X86/
H A Dissue26.s41 .globl FUNC symbol
44 FUNC: label
/llvm-project/clang/test/SemaObjC/
H A Dlegacy-implementation-1.m8 INTF* FUNC(void) function
H A Dcrash-on-objc-bool-literal.m6 EXPORT BOOL FUNC(BOOL enabled); // expected-error {{unknown type name 'EXPORT'}} // expected-error … function
H A Dwarn-incompatible-builtin-types.m7 void FUNC(void) { function
/llvm-project/clang/test/Preprocessor/
H A Dmacro_rparen_scan2.c5 #define FUNC(a) a macro
H A Dmacro_fn_lparen_scan2.c4 #define FUNC(a) (a+1) macro
/llvm-project/clang/test/CodeCompletion/
H A Dend-of-ident-macro.cpp1 #define FUNC(X) X macro
/llvm-project/clang/test/CodeGenObjC/
H A Dlocal-static-block.m23 void FUNC(void) function
H A Dproperty-ref-cast-to-void.m10 void FUNC (void) { function
H A Dblocks-4.m10 void FUNC(void) { function
/llvm-project/clang/test/Rewriter/
H A Drewrite-nested-blocks-2.mm13 void FUNC() { function
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dpreinit_test.cpp27 int FUNC() { in FUNC() function
/llvm-project/libc/test/UnitTest/
H A DZxTest.h28 EXPECT_DEATH(FUNC,SIG) global() argument
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dstack-history-length.c24 __attribute__((noinline)) void FUNC() { int x[4]; USE(&x[0]); } in FUNC() function
/llvm-project/clang/test/CodeGenCXX/
H A Dapple-kext-indirect-call.cpp11 void FUNC(Base* p) { in FUNC() function
H A Dptrauth-apple-kext-indirect-call.cpp11 void FUNC(Base* p) { in FUNC() function

12