Home
last modified time | relevance | path

Searched defs:max_vec (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_vectorize.c52 uint32_t num_components, uint32_t max_vec) in hash_alu_src()
93 uint32_t max_vec) in alu_srcs_equal()
/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmLowpOffsetContributionOutputStageKernel.cpp310 … typename VT::vtype min_vec, typename VT::vtype max_vec, in run_offset_contribution_output_stage_window()
505 const auto max_vec = wrapper::vdup_n(static_cast<T>(max_bound), ExactTagType{}); in run_offset_contribution_output_stage() local
/external/vixl/test/aarch64/
Dtest-assembler-neon-aarch64.cc10560 uint64_t max_vec = Float16ToV4H(max); in FminFmaxFloat16Helper() local