Searched defs:new_bit_size (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_deref.c | 1244 const unsigned new_bit_size = glsl_get_bit_size(parent->type); local in function:opt_load_vec_deref 1286 const unsigned new_bit_size = glsl_get_bit_size(parent->type); local in function:opt_store_vec_deref
|
| H A D | nir_opt_load_store_vectorize.c | 643 new_bitsize_acceptable(struct vectorize_ctx *ctx, unsigned new_bit_size, argument 720 vectorize_loads(nir_builder * b,struct vectorize_ctx * ctx,struct entry * low,struct entry * high,struct entry * first,struct entry * second,unsigned new_bit_size,unsigned new_num_components,unsigned high_start) argument 811 vectorize_stores(nir_builder * b,struct vectorize_ctx * ctx,struct entry * low,struct entry * high,struct entry * first,struct entry * second,unsigned new_bit_size,unsigned new_num_components,unsigned high_start) argument 1131 unsigned new_bit_size = 0; local in function:try_vectorize [all...] |
| H A D | nir.c | 46 nir_component_mask_can_reinterpret(nir_component_mask_t mask,unsigned old_bit_size,unsigned new_bit_size) argument 82 nir_component_mask_reinterpret(nir_component_mask_t mask,unsigned old_bit_size,unsigned new_bit_size) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_nir.c | 1052 cast_phi(nir_builder *b, nir_phi_instr *phi, unsigned new_bit_size) argument
|
Completed in 9 milliseconds