Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_opt_tid_function.c251 nir_alu_instr *bcsel = NULL; in get_singluar_user_bcsel() local
269 gather_invocation_uses(nir_alu_instr *bcsel, unsigned shuffle_idx, struct fotid_context *ctx) in gather_invocation_uses()
421 nir_alu_instr *bcsel = get_singluar_user_bcsel(&instr->def, &src_idx); in opt_fotid_shuffle() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c282 nir_alu_instr *const bcsel = nir_instr_as_alu(instr); in is_trivial_bcsel() local
637 nir_alu_instr *const bcsel = nir_instr_as_alu(instr); in opt_simplify_bcsel_of_phi() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp953 aco_ptr<Instruction> bcsel; in emit_bcsel() local