Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_constant_folding.c39 bool has_load_constant; member
230 state->has_load_constant = true; in try_fold_intrinsic()
386 state.has_load_constant = false; in nir_opt_constant_folding()
397 if (state.has_load_constant && !state.has_indirect_load_const && in nir_opt_constant_folding()