Lines Matching defs:load
246 nir_ssa_def *load;
248 load = nir_load_global(b, addr, compsz / 8, loadncomps, compsz);
260 load = &shared_load->dest.ssa;
264 comps[ncomps++] = nir_channel(b, load, i);
470 /* Do not actually emit a load; instead, cache the constant for inlining */
1456 /* Use the type appropriate load */
1472 unreachable("Attempted to load unknown type");
1556 /* Use the type appropriate load */
1569 unreachable("Attempted to load unknown type");
1764 unreachable("Invalid RT to load from");
1875 DBG("Unknown load\n");