Searched defs:is_helper (Results 1 – 3 of 3) sorted by relevance
63 nir_def *is_helper = nir_load_deref(b, is_helper_deref); in lower_load_and_store_is_helper() local104 nir_variable *is_helper = nir_local_variable_create(entrypoint, in nir_lower_is_helper_invocation() local
321 bool is_helper = !strcmp(libfunc->name, "libagx_helper"); in main() local
270 bool is_helper; member