Home
last modified time | relevance | path

Searched defs:ff3 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/test/Lower/
H A Dsubmodule.f9013 integer ff3(nn+3) variable
123 module function ff3(nn) function
124 integer ff3(nn+3) local
/llvm-project/clang/test/Sema/
H A Dzvector2.c26 __vector float ff3; variable
H A Dzvector.c59 __vector float ff3; // expected-error {{cannot use 'float' with '__vector'}} global() variable
/llvm-project/clang/test/SemaObjC/
H A Dformat-arg-attribute.m28 extern NSString *ff3 (const NSString *) __attribute__((format_arg(3-2))); function
/llvm-project/clang/test/CodeGen/
H A Dbig-atomic-ops.c126 float ff3(_Atomic(float) *d) { in ff3() function
H A Datomic-ops.c178 float ff3(_Atomic(float) *d) { in ff3() function