Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-iamcu.c13 void doubles(double d1, double d2) {} in doubles() function
/llvm-project/llvm/docs/
H A DCommandLine.rst1582 .. _doubles: target
/llvm-project/mlir/test/CAPI/
H A Dir.c1006 double doubles[] = {0.0, 1.0}; in printBuiltinAttributes() local