Home
last modified time | relevance | path

Searched defs:high_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c664 unsigned high_offset = high->offset_signed - low->offset_signed; in new_bitsize_acceptable() local
1072 check_for_robustness(struct vectorize_ctx *ctx, struct entry *low, uint64_t high_offset) in check_for_robustness()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3113 unsigned num_components, unsigned high_offset, in ntt_should_vectorize_io()