Searched refs:test_ceil (Results 1 – 13 of 13) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 13 char *test_ceil(uint32 *in, uint32 *out);
|
D | semi.c | 64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
|
D | dotest.c | 397 test_ceil(in, out); in is_dinteger() 567 {"ceil", (funcptr)test_ceil, semi1, {NULL}, cases_semi1},
|
/external/llvm/test/Transforms/InstCombine/ |
D | double-float-shrink-2.ll | 42 define float @test_ceil(float %C) {
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 715 ; 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/ |
D | fp16-promote.ll | 719 ; 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/ |
D | f16-instructions.ll | 1064 ; CHECK-CVT-LABEL: test_ceil: 1070 ; CHECK-FP16-LABEL: test_ceil: 1074 define half @test_ceil(half %a) #0 {
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 785 ; CHECK-LABEL: test_ceil: 790 define half @test_ceil(half %a) #0 {
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 292 int test_ceil( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements ) in test_ceil() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 1011 ; CHECK-LABEL: test_ceil( 1016 define half @test_ceil(half %a) #0 {
|
D | f16x2-instructions.ll | 1332 ; CHECK-LABEL: test_ceil( 1340 define <2 x half> @test_ceil(<2 x half> %a) #0 {
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 190 void test_ceil() in test_ceil() function 1474 test_ceil(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 193 void test_ceil() in test_ceil() function 1525 test_ceil(); in main()
|