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

  /external/llvm/test/Transforms/InstCombine/
double-float-shrink-2.ll 34 define float @test_floor(float %C) {
  /external/llvm/test/CodeGen/ARM/
2011-11-29-128bitArithmetics.ll 303 define void @test_floor(<4 x float>* %X) nounwind {
305 ; CHECK-LABEL: test_floor:
fp16-promote.ll 700 ; CHECK-FP16-LABEL: test_floor:
704 ; CHECK-LIBCALL-LABEL: test_floor:
708 define void @test_floor(half* %p) {
  /external/skia/tests/
MathTest.cpp 61 static void test_floor(skiatest::Reporter* reporter) { function
583 if (false) test_floor(reporter);
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 92 void test_floor() function
623 test_floor();
  /external/llvm/test/CodeGen/AArch64/
f16-instructions.ll 747 ; CHECK-LABEL: test_floor:
752 define half @test_floor(half %a) #0 {
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 90 void test_floor() function
628 test_floor();
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 287 void test_floor() function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 198 void test_floor() function
    [all...]

Completed in 463 milliseconds