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

  /external/llvm/test/Transforms/InstCombine/
double-float-shrink-1.ll 250 define float @sin_test(float %f) nounwind readnone {
251 ; CHECK: sin_test
  /bionic/libc/netbsd/net/
getaddrinfo.c 397 static const struct sockaddr_in sin_test = { local
401 sockaddr_union addr = { .in = sin_test };
    [all...]

Completed in 260 milliseconds