Home
last modified time | relevance | path

Searched defs:is_mul (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_disasm.c296 print_alu_dst(uint64_t inst, bool is_mul) in print_alu_dst() argument
320 print_alu_src(uint64_t inst, uint32_t mux, bool is_mul) in print_alu_src() argument
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate_shaders.c179 check_tmu_write(struct vc4_validated_shader_info *validated_shader, struct vc4_shader_validation_state *validation_state, bool is_mul) check_tmu_write() argument
303 validate_uniform_address_write(struct vc4_validated_shader_info *validated_shader, struct vc4_shader_validation_state *validation_state, bool is_mul) validate_uniform_address_write() argument
376 check_reg_write(struct vc4_validated_shader_info *validated_shader, struct vc4_shader_validation_state *validation_state, bool is_mul) check_reg_write() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp280 bool is_mul() { return label & label_mul; } in is_mul() function

Completed in 8 milliseconds