Home
last modified time | relevance | path

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

/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/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/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/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1439 void test_trunc() in test_trunc() function
1529 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.cpp1463 void test_trunc() in test_trunc() function
1553 test_trunc(); in main()