Home
last modified time | relevance | path

Searched defs:arr2f (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dfloat128-declarations.cpp41 __float128 arr2f[] = { -1.2q, -3.0q, -3.e11q }; variable
H A Dfloat16-declarations.cpp38 _Float16 arr2f[] = { -1.2, -3.0, -3.e4 }; variable
/llvm-project-15.0.7/clang/test/AST/
H A Dfloat16.cpp51 _Float16 arr2f[] = { -1.2, -3.0, -3.e4 }; variable