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

  /external/llvm/test/CodeGen/AArch64/
ghc-cc.ll 77 ; CHECK-NEXT: bl bar_double
81 tail call ghccc void @bar_double( double %0 ) nounwind
89 declare ghccc void @bar_double (double)
ldst-opt.ll 199 declare void @bar_double(%s.double*, double)
210 tail call void @bar_double(%s.double* %c, double %add)
223 tail call void @bar_double(%s.double* %c, double %val)
    [all...]
  /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
SampleDeviceInfo.java 50 store.addArrayResult("bar_double", doubles);
  /external/clang/test/CodeGen/
ppc64-complex-return.c 65 double bar_double(void) { function
69 // CHECK: define double @bar_double() [[NUW]] {
ppc64-complex-parms.c 71 void bar_double(void) { function
75 // CHECK: define void @bar_double() [[NUW]] {

Completed in 169 milliseconds