Home
last modified time | relevance | path

Searched refs:test_trunc (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/test/CodeGen/X86/
Davx512-scalar.ll41 ; AVX512-LABEL: @test_trunc
43 ; AVX-LABEL: @test_trunc
46 define float @test_trunc(float %a) {
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfp-only-sp.ll30 define void @test_trunc(double %in, float* %addr) {
31 ; CHECK-LABEL: test_trunc:
Dfp16-fullfp16.ll525 define void @test_trunc(half* %p) {
526 ; CHECK-LABEL: test_trunc:
Dfp16-promote.ll779 ; CHECK-FP16-LABEL: test_trunc:
783 ; CHECK-LIBCALL-LABEL: test_trunc:
787 define void @test_trunc(half* %p) {
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dfast-isel-trunc.ll4 define i32 @test_trunc(i32 %a) {
Df16-instructions.ll1225 ; CHECK-CVT-LABEL: test_trunc:
1231 ; CHECK-FP16-LABEL: test_trunc:
1235 define half @test_trunc(half %a) #0 {
/external/llvm/test/CodeGen/AArch64/
Dfast-isel-trunc.ll4 define i32 @test_trunc(i32 %a) {
Df16-instructions.ll795 ; CHECK-LABEL: test_trunc:
800 define half @test_trunc(half %a) #0 {
/external/llvm-project/clang/test/CodeGen/
Dms-mixed-ptr-sizes.c25 void test_trunc(struct Foo *f, int * __ptr64 i) { in test_trunc() function
/external/llvm-project/llvm/test/MachineVerifier/
Dtest_g_trunc.mir5 name: test_trunc
/external/llvm-project/llvm/test/CodeGen/X86/
Dmixed-ptr-sizes.ll20 ; void test_trunc(Foo *f, int * __ptr64 i) {
83 define dso_local void @test_trunc(%struct.Foo* %f, i32* %i) {
84 ; CHECK-LABEL: test_trunc:
89 ; CHECK-O0-LABEL: test_trunc:
Davx512-scalar.ll55 define float @test_trunc(float %a) {
56 ; AVX512-LABEL: test_trunc:
61 ; AVX-LABEL: test_trunc:
Dmixed-ptr-sizes-i686.ll20 ; void test_trunc(Foo *f, int * __ptr64 i) {
103 define dso_local void @test_trunc(%struct.Foo* %f, i32 addrspace(272)* %i) {
104 ; CHECK-LABEL: test_trunc:
111 ; CHECK-O0-LABEL: test_trunc:
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dlimit-depth.ll116 define void @test_trunc(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f) {
117 ; CHECK-LABEL: @test_trunc
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dscalar-rounding-ops.ll431 define dso_local double @test_trunc(double %d) local_unnamed_addr {
432 ; BE-LABEL: test_trunc:
437 ; CHECK-LABEL: test_trunc:
442 ; FAST-LABEL: test_trunc:
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-2.ll66 define float @test_trunc(float %C) {
/external/llvm/test/CodeGen/ARM/
Dfp16-promote.ll730 ; CHECK-FP16-LABEL: test_trunc:
734 ; CHECK-LIBCALL-LABEL: test_trunc:
738 define void @test_trunc(half* %p) {
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll1079 ; CHECK-LABEL: test_trunc(
1084 define half @test_trunc(half %a) #0 {
Df16x2-instructions.ll1341 ; CHECK-LABEL: test_trunc(
1349 define <2 x half> @test_trunc(<2 x half> %a) #0 {
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1480 void test_trunc() in test_trunc() function
1570 test_trunc(); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1448 void test_trunc() in test_trunc() function
1538 test_trunc(); in main()
/external/python/cpython2/Lib/test/
Dtest_math.py862 def test_trunc(self): member in MathTests
Dtest_decimal.py1710 def test_trunc(self): member in DecimalPythonAPItests
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1499 void test_trunc() in test_trunc() function
1589 test_trunc(); in main()
/external/llvm-project/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1537 void test_trunc() in test_trunc() function
1627 test_trunc(); in main()

12