Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/ARM/
D2011-11-29-128bitArithmetics.ll303 define void @test_floor(<4 x float>* %X) nounwind {
305 ; CHECK-LABEL: test_floor:
Dfp16-promote.ll700 ; CHECK-FP16-LABEL: test_floor:
704 ; CHECK-LIBCALL-LABEL: test_floor:
708 define void @test_floor(half* %p) {
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-2.ll34 define float @test_floor(float %C) {
/external/skia/tests/
DMathTest.cpp61 static void test_floor(skiatest::Reporter* reporter) { in test_floor() function
583 if (false) test_floor(reporter); in DEF_TEST()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp92 void test_floor() in test_floor() function
623 test_floor(); in main()
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll747 ; CHECK-LABEL: test_floor:
752 define half @test_floor(half %a) #0 {
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp287 void test_floor() in test_floor() function
1427 test_floor(); in main()