Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_opt_tid_function.c257 nir_alu_instr *bcsel = NULL; in get_singluar_user_bcsel() local
275 gather_invocation_uses(nir_alu_instr *bcsel, unsigned shuffle_idx, struct fotid_context *ctx) in gather_invocation_uses()
427 nir_alu_instr *bcsel = get_singluar_user_bcsel(&instr->def, &src_idx); in opt_fotid_shuffle() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A 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
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp1088 aco_ptr<Instruction> bcsel; in emit_bcsel() local