Home
last modified time | relevance | path

Searched refs:addr_format_needs_bounds_check (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_io.c1060 addr_format_needs_bounds_check(nir_address_format addr_format) in addr_format_needs_bounds_check() function
1378 if (addr_format_needs_bounds_check(addr_format)) { in build_explicit_io_load()
1565 if (addr_format_needs_bounds_check(addr_format)) { in build_explicit_io_store()
1672 if (addr_format_needs_bounds_check(addr_format)) { in build_explicit_io_atomic()