Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
Dfloor.ll16 define float @test_floor(float %C) {
/external/arm-optimized-routines/test/rtest/
Dsemi.h14 char *test_floor(uint32 *in, uint32 *out);
Dsemi.c69 char *test_floor(uint32 *in, uint32 *out) { in test_floor() function
Ddotest.c569 {"floor", (funcptr)test_floor, semi1, {NULL}, cases_semi1},
/external/swiftshader/third_party/llvm-7.0/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.ll704 ; CHECK-FP16-LABEL: test_floor:
708 ; CHECK-LIBCALL-LABEL: test_floor:
712 define void @test_floor(half* %p) {
/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.cpp62 static void test_floor(skiatest::Reporter* reporter) { in test_floor() function
477 if (false) test_floor(reporter); in DEF_TEST()
/external/skqp/tests/
DMathTest.cpp62 static void test_floor(skiatest::Reporter* reporter) { in test_floor() function
477 if (false) test_floor(reporter); in DEF_TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Df16-instructions.ll1049 ; CHECK-CVT-LABEL: test_floor:
1055 ; CHECK-FP16-LABEL: test_floor:
1059 define half @test_floor(half %a) #0 {
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll775 ; CHECK-LABEL: test_floor:
780 define half @test_floor(half %a) #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll1001 ; CHECK-LABEL: test_floor(
1006 define half @test_floor(half %a) #0 {
Df16x2-instructions.ll1319 ; CHECK-LABEL: test_floor(
1327 define <2 x half> @test_floor(<2 x half> %a) #0 {
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp285 void test_floor() in test_floor() function
1479 test_floor(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp288 void test_floor() in test_floor() function
1530 test_floor(); in main()