Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c37 } write_phi_fixup; typedef
50 /* Array of write_phi_fixup structs representing phi sources that need to
1610 write_phi_fixup fixup = { in write_phi()
1615 util_dynarray_append(&ctx->phi_fixups, write_phi_fixup, fixup); in write_phi()
1622 util_dynarray_foreach(&ctx->phi_fixups, write_phi_fixup, fixup) { in write_fixup_phis()

Completed in 4 milliseconds