/external/llvm/test/CodeGen/X86/ |
D | avx512-scalar.ll | 41 ; AVX512-LABEL: @test_trunc 43 ; AVX-LABEL: @test_trunc 46 define float @test_trunc(float %a) {
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | fp-only-sp.ll | 30 define void @test_trunc(double %in, float* %addr) { 31 ; CHECK-LABEL: test_trunc:
|
D | fp16-fullfp16.ll | 525 define void @test_trunc(half* %p) { 526 ; CHECK-LABEL: test_trunc:
|
D | fp16-promote.ll | 779 ; 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/ |
D | fast-isel-trunc.ll | 4 define i32 @test_trunc(i32 %a) {
|
D | f16-instructions.ll | 1225 ; CHECK-CVT-LABEL: test_trunc: 1231 ; CHECK-FP16-LABEL: test_trunc: 1235 define half @test_trunc(half %a) #0 {
|
/external/llvm/test/CodeGen/AArch64/ |
D | fast-isel-trunc.ll | 4 define i32 @test_trunc(i32 %a) {
|
D | f16-instructions.ll | 795 ; CHECK-LABEL: test_trunc: 800 define half @test_trunc(half %a) #0 {
|
/external/llvm-project/clang/test/CodeGen/ |
D | ms-mixed-ptr-sizes.c | 25 void test_trunc(struct Foo *f, int * __ptr64 i) { in test_trunc() function
|
/external/llvm-project/llvm/test/MachineVerifier/ |
D | test_g_trunc.mir | 5 name: test_trunc
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | mixed-ptr-sizes.ll | 20 ; 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:
|
D | avx512-scalar.ll | 55 define float @test_trunc(float %a) { 56 ; AVX512-LABEL: test_trunc: 61 ; AVX-LABEL: test_trunc:
|
D | mixed-ptr-sizes-i686.ll | 20 ; 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/ |
D | limit-depth.ll | 116 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/ |
D | scalar-rounding-ops.ll | 431 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/ |
D | double-float-shrink-2.ll | 66 define float @test_trunc(float %C) {
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 730 ; 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/ |
D | f16-instructions.ll | 1079 ; CHECK-LABEL: test_trunc( 1084 define half @test_trunc(half %a) #0 {
|
D | f16x2-instructions.ll | 1341 ; 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/ |
D | math_h.pass.cpp | 1480 void test_trunc() in test_trunc() function 1570 test_trunc(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 1448 void test_trunc() in test_trunc() function 1538 test_trunc(); in main()
|
/external/python/cpython2/Lib/test/ |
D | test_math.py | 862 def test_trunc(self): member in MathTests
|
D | test_decimal.py | 1710 def test_trunc(self): member in DecimalPythonAPItests
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1499 void test_trunc() in test_trunc() function 1589 test_trunc(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1537 void test_trunc() in test_trunc() function 1627 test_trunc(); in main()
|