Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_vectorize.c53 uint32_t num_components, uint32_t max_vec) in hash_alu_src()
98 uint32_t max_vec) in alu_srcs_equal()
/third_party/vixl/test/aarch64/
Dtest-assembler-neon-aarch64.cc10560 uint64_t max_vec = Float16ToV4H(max); in FminFmaxFloat16Helper() local