HomeSort by relevance Sort by last modified time
    Searched full:get_double (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/CodeGen/AArch64/
tail-call.ll 124 declare double @get_double()
127 ; CHECK: bl get_double
128 ; CHECK: bl get_double
129 ; CHECK: bl get_double
132 %val0 = call double @get_double()
133 %val1 = call double @get_double()
134 %val2 = tail call double @get_double()
  /external/llvm/test/CodeGen/SPARC/
float.ll 7 ; V8: call get_double
24 %0 = tail call double @get_double()
47 %0 = tail call double @get_double()
52 declare double @get_double()
71 %0 = tail call double @get_double()
72 %1 = tail call double @get_double()
  /external/libcxx/www/
results.Windows.html 240 get_double.pass.cpp: Needs investigating.
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]

Completed in 437 milliseconds