Home
last modified time | relevance | path

Searched defs:is_alu (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print.c271 bool is_alu = ins->type == TAG_ALU_4; in mir_print_instruction() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c140 bool is_alu = nir_ssa_scalar_is_alu(scalar); in match_invocation_comparison() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h942 is_alu(struct ir3_instruction *instr) in is_alu() function
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h751 r600_isa_cf_by_opcode(struct r600_isa* isa, unsigned opcode, unsigned is_alu) { in r600_isa_cf_by_opcode() argument

Completed in 14 milliseconds