Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/spirv/tests/
H A Dhelpers.h74 nir_foreach_block(block, impl) { in nir_foreach_block() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h5098 #define nir_foreach_block(block, impl) \ macro