Searched refs:vec_type_hint (Results 1 – 12 of 12) sorted by relevance
3 kernel __attribute__((vec_type_hint)) void kernel1() {} //expected-error{{'vec_type_hint' attribute…5 kernel __attribute__((vec_type_hint(not_type))) void kernel2() {} //expected-error{{unknown type na…7 …vec_type_hint(void))) void kernel3() {} //expected-error{{a non-vector or non-vectorizable scalar …9 …vec_type_hint(bool))) void kernel4() {} //expected-error{{a non-vector or non-vectorizable scalar …11 … __attribute__((vec_type_hint(int))) __attribute__((vec_type_hint(float))) void kernel5() {} //exp…21 __attribute__((vec_type_hint(char))) void kernel10(){} // expected-error {{attribute 'vec_type_hint…27 constant int foo3 __attribute__((vec_type_hint(char))) = 0; // expected-error {{'vec_type_hint' att…
4 ;; __attribute__((vec_type_hint(float4)))8 ;; __attribute__((vec_type_hint(double)))12 ;; __attribute__((vec_type_hint(uint4)))16 ;; __attribute__((vec_type_hint(int8)))28 define dso_local spir_kernel void @test_float() !vec_type_hint !4 {33 define dso_local spir_kernel void @test_double() !vec_type_hint !5 {38 define dso_local spir_kernel void @test_uint() !vec_type_hint !6 {43 define dso_local spir_kernel void @test_int() !vec_type_hint !7 {
5 kernel __attribute__((vec_type_hint(int))) __attribute__((reqd_work_group_size(1,2,4))) void kerne…6 …{(dso_local )?}}spir_kernel void @kernel1(i32 {{[^%]*}}%a) {{[^{]+}} !vec_type_hint ![[MD1:[0-9]+]…8 kernel __attribute__((vec_type_hint(uint4))) __attribute__((work_group_size_hint(8,16,32))) void ke…9 …{(dso_local )?}}spir_kernel void @kernel2(i32 {{[^%]*}}%a) {{[^{]+}} !vec_type_hint ![[MD3:[0-9]+]…
19 __attribute__((vec_type_hint(typen)))
67 .vec_type_hint: int label
961 ; CHECK: .vec_type_hint: half964 !kernel_arg_base_type !3 !kernel_arg_type_qual !4 !vec_type_hint !26 {1001 ; CHECK: .vec_type_hint: float1004 !kernel_arg_base_type !3 !kernel_arg_type_qual !4 !vec_type_hint !27 {1041 ; CHECK: .vec_type_hint: double1044 !kernel_arg_base_type !3 !kernel_arg_type_qual !4 !vec_type_hint !28 {1081 ; CHECK: .vec_type_hint: char1084 !kernel_arg_base_type !3 !kernel_arg_type_qual !4 !vec_type_hint !29 {1121 ; CHECK: .vec_type_hint: short1124 !kernel_arg_base_type !3 !kernel_arg_type_qual !4 !vec_type_hint !30 {[all …]
14 define spir_kernel void @test1() !reqd_work_group_size !1 !vec_type_hint !2 {
57 int __attribute__((vec_type_hint(char, aligned(16) )) missing_rparen_1; // expected-error 2{{expect…
682 __attribute__((vec_type_hint(typen)))686 __attribute__((vec_type_hint(typen)))
85 __attribute__((vec_type_hint(int)))
3553 let Spellings = [GNU<"vec_type_hint">];
3760 ``vec_type_hint`` attribute.4166 ".vec_type_hint" string The name of a scalar or vector4170 ``vec_type_hint`` attribute.[all...]