Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dfp-only-sp.ll30 define void @test_trunc(double %in, float* %addr) {
31 ; CHECK-LABEL: test_trunc:
H A Dfp16-fullfp16.ll523 define void @test_trunc(half* %p) {
524 ; CHECK-LABEL: test_trunc:
H A Dfp16-promote.ll778 ; 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 Davx512fp16-scalar.ll28 define half @test_trunc(half %a) {
29 ; CHECK-LABEL: test_trunc:
H A Dmixed-ptr-sizes.ll20 ; 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 Dmixed-ptr-sizes-i686.ll20 ; 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 Davx512-scalar.ll55 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 Dfast-isel-trunc.ll4 define i32 @test_trunc(i32 %a) {
H A Df16-instructions.ll1234 ; 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 Dtest_g_trunc.mir5 name: test_trunc
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms-mixed-ptr-sizes.c25 void test_trunc(struct Foo *f, int * __ptr64 i) { in test_trunc() function
/llvm-project-15.0.7/flang/test/Fir/
H A Dpeephole.fir6 // 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 Dlimit-depth.ll115 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 Dscalar-rounding-ops.ll467 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 Dmath_h.pass.cpp1477 void test_trunc() in test_trunc() function
1567 test_trunc(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Df16-instructions.ll1100 ; CHECK-LABEL: test_trunc(
1105 define half @test_trunc(half %a) #0 {
H A Df16x2-instructions.ll1390 ; 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 Dcmath.pass.cpp1559 void test_trunc() in test_trunc() function
1650 test_trunc(); in main()