Home
last modified time | relevance | path

Searched refs:nir_lower_int64_op_to_options_mask (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c29 nir_lower_int64_op_to_options_mask(nir_op_##name)) ? \
34 nir_lower_int64_op_to_options_mask(nir_op_##name)) ? \
40 nir_lower_int64_op_to_options_mask(nir_op_##name)) ? \
796 nir_lower_int64_op_to_options_mask(nir_op opcode) in nir_lower_int64_op_to_options_mask() function
1065 unsigned mask = nir_lower_int64_op_to_options_mask(alu->op); in should_lower_int64_alu_instr()
H A Dnir_loop_analyze.c194 nir_lower_int64_op_to_options_mask(alu->op)) { in instr_cost()
H A Dnir.h5338 nir_lower_int64_options nir_lower_int64_op_to_options_mask(nir_op opcode);

Completed in 16 milliseconds