Searched refs:test_trunc (Results 1 – 18 of 18) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | fp-only-sp.ll | 30 define void @test_trunc(double %in, float* %addr) { 31 ; CHECK-LABEL: test_trunc:
|
| H A D | fp16-fullfp16.ll | 523 define void @test_trunc(half* %p) { 524 ; CHECK-LABEL: test_trunc:
|
| H A D | fp16-promote.ll | 778 ; CHECK-FP16-LABEL: test_trunc: 782 ; CHECK-LIBCALL-LABEL: test_trunc: 786 define void @test_trunc(half* %p) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512fp16-scalar.ll | 28 define half @test_trunc(half %a) { 29 ; CHECK-LABEL: test_trunc:
|
| H A D | mixed-ptr-sizes.ll | 20 ; void test_trunc(Foo *f, int * __ptr64 i) { 83 define dso_local void @test_trunc(ptr %f, ptr %i) { 84 ; CHECK-LABEL: test_trunc: 89 ; CHECK-O0-LABEL: test_trunc:
|
| H A D | mixed-ptr-sizes-i686.ll | 20 ; void test_trunc(Foo *f, int * __ptr64 i) { 103 define dso_local void @test_trunc(ptr %f, ptr addrspace(272) %i) { 104 ; CHECK-LABEL: test_trunc: 111 ; CHECK-O0-LABEL: test_trunc:
|
| H A D | avx512-scalar.ll | 55 define float @test_trunc(float %a) { 56 ; AVX512-LABEL: test_trunc: 61 ; AVX-LABEL: test_trunc:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | fast-isel-trunc.ll | 4 define i32 @test_trunc(i32 %a) {
|
| H A D | f16-instructions.ll | 1234 ; CHECK-CVT-LABEL: test_trunc: 1240 ; CHECK-FP16-LABEL: test_trunc: 1244 define half @test_trunc(half %a) #0 {
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | test_g_trunc.mir | 5 name: test_trunc
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | ms-mixed-ptr-sizes.c | 25 void test_trunc(struct Foo *f, int * __ptr64 i) { in test_trunc() function
|
| /llvm-project-15.0.7/flang/test/Fir/ |
| H A D | peephole.fir | 6 // CHECK-LABEL: define i8 @test_trunc( 10 func.func @test_trunc(%0 : i256) -> i8 {
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | limit-depth.ll | 115 define void @test_trunc(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f) { 116 ; CHECK-LABEL: @test_trunc
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | scalar-rounding-ops.ll | 467 define dso_local double @test_trunc(double %d) local_unnamed_addr { 468 ; BE-LABEL: test_trunc: 473 ; CHECK-LABEL: test_trunc: 478 ; FAST-LABEL: test_trunc:
|
| /llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/ |
| H A D | math_h.pass.cpp | 1477 void test_trunc() in test_trunc() function 1567 test_trunc(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | f16-instructions.ll | 1100 ; CHECK-LABEL: test_trunc( 1105 define half @test_trunc(half %a) #0 {
|
| H A D | f16x2-instructions.ll | 1390 ; CHECK-LABEL: test_trunc( 1398 define <2 x half> @test_trunc(<2 x half> %a) #0 {
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/c.math/ |
| H A D | cmath.pass.cpp | 1559 void test_trunc() in test_trunc() function 1650 test_trunc(); in main()
|