Searched refs:test_f64 (Results 1 – 22 of 22) sorted by relevance
14 define i32 @test_f64(double %x) {15 ; CHECK-LABEL: test_f64:
30 name: test_f64.intrinsic_trunc41 ; CHECK-LABEL: name: test_f64.intrinsic_trunc
116 name: test_f64.nearbyint125 ; CHECK-LABEL: name: test_f64.nearbyint
121 name: test_f64.nearbyint131 ; CHECK-LABEL: name: test_f64.nearbyint
52 name: test_f64.rint62 ; CHECK-LABEL: name: test_f64.rint
6 name: test_f64.intrinsic_round16 ; CHECK-LABEL: name: test_f64.intrinsic_round
6 name: test_f64.intrinsic_trunc16 ; CHECK-LABEL: name: test_f64.intrinsic_trunc
56 name: test_f64.round67 ; CHECK-LABEL: name: test_f64.round
47 name: test_f64.rint55 ; NOFP16-LABEL: name: test_f64.rint61 ; FP16-LABEL: name: test_f64.rint
180 name: test_f64.nearbyint188 ; FP16-LABEL: name: test_f64.nearbyint194 ; NO-FP16-LABEL: name: test_f64.nearbyint
64 name: test_f64.round72 ; NO-FP16-LABEL: name: test_f64.round78 ; FP16-LABEL: name: test_f64.round
45 name: test_f6457 ; CHECK-LABEL: name: test_f64
37 define dso_local void @test_f64(ptr%p) {38 ; CHECK-LABEL: test_f64:
113 define double @test_f64(double %a, double %b, double %c) #0 {114 ; FMA32-LABEL: test_f64:128 ; FMACALL32-LABEL: test_f64:134 ; FMA64-LABEL: test_f64:140 ; FMACALL64-LABEL: test_f64:146 ; AVX512-LABEL: test_f64:152 ; AVX512VL-LABEL: test_f64:
3 define double @test_f64(double %a1, double %a2) {
47 name: test_f6453 ; CHECK-LABEL: name: test_f64
116 double test_f64(double f, double g) { in test_f64() function
48 define double @test_f64(double* %A, double* %B, double* %C) nounwind {49 ;CHECK-LABEL: test_f64:
88 define void @test_f64(ptr %p) {89 ; CHECK-LABEL: @test_f64(
134 define void @test_f64(ptr %p) {135 ; CHECK-LABEL: @test_f64(
4895 void test_f64(svbool_t pg, const float64_t *const_f64_ptr) in test_f64() function