Home
last modified time | relevance | path

Searched defs:f44 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dpatchable-function-entry.c21 __attribute__((patchable_function_entry(4, 4))) void f44() {} in f44() function
/external/llvm-project/clang/test/CodeGenCXX/
Daarch64-mangle-sve-vectors.cpp100 void f44(S<__clang_svfloat64x3_t>) {} in f44() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c344 int f44(int i, ...) { in f44() function
Dx86_32-arguments-darwin.c177 struct s44 { vvbp f0; } f44(void) { } in f44() function
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_64-arguments.c344 int f44(int i, ...) { in f44() function
Dx86_32-arguments-darwin.c177 struct s44 { vvbp f0; } f44(void) { } in f44() function
/external/skia/tests/
DSkSLDSLTest.cpp572 Var f44(kFloat4x4_Type, "f44"); in DEF_GPUTEST_FOR_MOCK_CONTEXT() local