Home
last modified time | relevance | path

Searched refs:test_ceil (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
Dfloor.ll24 define float @test_ceil(float %C) {
/external/arm-optimized-routines/test/rtest/
Dsemi.h13 char *test_ceil(uint32 *in, uint32 *out);
Dsemi.c64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
Ddotest.c397 test_ceil(in, out); in is_dinteger()
567 {"ceil", (funcptr)test_ceil, semi1, {NULL}, cases_semi1},
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-2.ll42 define float @test_ceil(float %C) {
/external/llvm/test/CodeGen/ARM/
Dfp16-promote.ll715 ; CHECK-FP16-LABEL: test_ceil:
719 ; CHECK-LIBCALL-LABEL: test_ceil:
723 define void @test_ceil(half* %p) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dfp16-promote.ll719 ; CHECK-FP16-LABEL: test_ceil:
723 ; CHECK-LIBCALL-LABEL: test_ceil:
727 define void @test_ceil(half* %p) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Df16-instructions.ll1064 ; CHECK-CVT-LABEL: test_ceil:
1070 ; CHECK-FP16-LABEL: test_ceil:
1074 define half @test_ceil(half %a) #0 {
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll785 ; CHECK-LABEL: test_ceil:
790 define half @test_ceil(half %a) #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll1011 ; CHECK-LABEL: test_ceil(
1016 define half @test_ceil(half %a) #0 {
Df16x2-instructions.ll1332 ; CHECK-LABEL: test_ceil(
1340 define <2 x half> @test_ceil(<2 x half> %a) #0 {
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp190 void test_ceil() in test_ceil() function
1474 test_ceil(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp193 void test_ceil() in test_ceil() function
1525 test_ceil(); in main()