Home
last modified time | relevance | path

Searched defs:reg_mode (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print_constant.c33 mir_print_constant_component(FILE *fp, const midgard_constants *consts, unsigned c, midgard_reg_mode reg_mode, bool half, unsigned mod, midgard_alu_op op) mir_print_constant_component() argument
H A Dmidgard_print.c127 midgard_reg_mode reg_mode = reg_mode_for_bitsize(max_bitsize_for_alu(ins)); in mir_print_embedded_constant() local
H A Dmidgard_emit.c234 midgard_reg_mode reg_mode = reg_mode_for_bitsize(base_size); in mir_pack_swizzle() local
H A Ddisassemble.c128 validate_expand_mode(midgard_src_expand_mode expand_mode, midgard_reg_mode reg_mode) validate_expand_mode() argument
382 print_vec_selectors_64(FILE *fp, unsigned swizzle, midgard_reg_mode reg_mode, midgard_src_expand_mode expand_mode, unsigned selector_offset, uint8_t mask) print_vec_selectors_64() argument
417 print_vec_selectors(FILE *fp, unsigned swizzle, midgard_reg_mode reg_mode, unsigned selector_offset, uint8_t mask, unsigned *mask_offset) print_vec_selectors() argument
[all...]
H A Dmidgard.h315 midgard_reg_mode reg_mode : 2; member

Completed in 7 milliseconds