Searched refs:test_ceilf (Results 1 – 5 of 5) sorted by relevance
20 char *test_ceilf(uint32 *in, uint32 *out);
121 char *test_ceilf(uint32 *in, uint32 *out) { in test_ceilf() function
406 test_ceilf(in, out); in is_sinteger()569 {"ceilf", (funcptr)test_ceilf, semi1f, {NULL}, cases_semi1_float},
661 define dso_local float @test_ceilf(float %f) local_unnamed_addr {662 ; BE-LABEL: test_ceilf:667 ; CHECK-LABEL: test_ceilf:672 ; FAST-LABEL: test_ceilf:
565 // DEFAULT-LABEL: @test_ceilf(570 // FINITEONLY-LABEL: @test_ceilf(575 // APPROX-LABEL: @test_ceilf(580 extern "C" __device__ float test_ceilf(float x) {