Searched refs:nir_lower_int64_options (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.c127 nir_lower_int64_options int64_options =
146 int64_options |= (nir_lower_int64_options)~0;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.c120 nir_lower_int64_options int64_options =
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_int64.c660 nir_lower_int64_options
826 lower_int64_impl(nir_function_impl *impl, nir_lower_int64_options options)
899 nir_lower_int64(nir_shader *shader, nir_lower_int64_options options)
H A Dnir.h2395 } nir_lower_int64_options; typedef in typeref:enum:__anon3bab288a3503
2560 nir_lower_int64_options lower_int64_options;
3656 nir_lower_int64_options nir_lower_int64_op_to_options_mask(nir_op opcode);
3657 bool nir_lower_int64(nir_shader *shader, nir_lower_int64_options options);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c84 .lower_int64_options = (nir_lower_int64_options)~0,
143 .lower_int64_options = (nir_lower_int64_options)~0,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h3392 } nir_lower_int64_options; typedef in typeref:enum:__anon3ec4419d3903
3786 nir_lower_int64_options lower_int64_options;
5409 nir_lower_int64_options nir_lower_int64_op_to_options_mask(nir_op opcode);
H A Dnir_lower_int64.c795 nir_lower_int64_options
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3300 op.lower_int64_options = (nir_lower_int64_options) (

Completed in 24 milliseconds