HomeSort by: relevance | last modified time | path
    Searched defs:ternary_resize2_lane_base (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc 1083 struct ternary_resize2_lane_base : public overloaded_base<0> struct in namespace:aarch64_sve
1103 /* A specialization of ternary_resize2_lane_base for bfloat16 elements,
1107 : public ternary_resize2_lane_base<16, TYPE_bfloat, TYPE_bfloat>
1123 /* A specialization of ternary_resize2_lane_base for quarter-sized
1128 : public ternary_resize2_lane_base<function_resolver::QUARTER_SIZE,
3845 : public ternary_resize2_lane_base<function_resolver::HALF_SIZE>
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc 908 struct ternary_resize2_lane_base : public overloaded_base<0> struct in namespace:aarch64_sve
928 /* A specialization of ternary_resize2_lane_base for bfloat16 elements,
932 : public ternary_resize2_lane_base<16, TYPE_bfloat, TYPE_bfloat>
948 /* A specialization of ternary_resize2_lane_base for quarter-sized
953 : public ternary_resize2_lane_base<function_resolver::QUARTER_SIZE,
2859 : public ternary_resize2_lane_base<function_resolver::HALF_SIZE>

Completed in 46 milliseconds