Home
last modified time | relevance | path

Searched refs:foo_double (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dppc64-complex-parms.c13 double foo_double(_Complex double x) { in foo_double() function
72 foo_double(2.0 - 2.5i); in bar_double()
Dppc64-complex-return.c14 _Complex double foo_double(_Complex double x) { in foo_double() function
66 return creal(foo_double(2.0 - 2.5i)); in bar_double()
/external/llvm/test/CodeGen/SPARC/
Dspill.ll58 declare double @foo_double(double)
62 %0 = call double @foo_double(double %r0)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dspill.ll58 declare double @foo_double(double)
62 %0 = call double @foo_double(double %r0)
/external/llvm/test/CodeGen/AArch64/
Dghc-cc.ll72 define ghccc void @foo_double () nounwind {
74 ; CHECK-LABEL: foo_double
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dghc-cc.ll72 define ghccc void @foo_double () nounwind {
74 ; CHECK-LABEL: foo_double
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Dinterrupt-attr-nocall.ll154 define void @foo_double() #0 {
155 ; CHECK-RV32-FD-LABEL: foo_double: