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

/xsrc/external/mit/MesaLib/dist/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) function in typeref:typename:nir_lower_int64_options
1065 unsigned mask = nir_lower_int64_op_to_options_mask(alu->op);
H A Dnir_loop_analyze.c193 nir_lower_int64_op_to_options_mask(alu->op)) {
H A Dnir.h5409 nir_lower_int64_options nir_lower_int64_op_to_options_mask(nir_op opcode);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_int64.c661 nir_lower_int64_op_to_options_mask(nir_op opcode) function in typeref:typename:nir_lower_int64_options
874 if (!(options & nir_lower_int64_op_to_options_mask(alu->op)))
H A Dnir_loop_analyze.c164 nir_lower_int64_op_to_options_mask(alu->op)) {
H A Dnir.h3656 nir_lower_int64_options nir_lower_int64_op_to_options_mask(nir_op opcode);

Completed in 23 milliseconds