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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dinstr-a2xx.h196 ALLOC = 12, enumerator in enum:__anonbf9970420603
H A Dir2_assemble.c365 instr_cf_alloc_t alloc = {.opc = ALLOC};
515 case ALLOC:
H A Ddisasm-a2xx.c539 [SQ_NO_ALLOC] = "NO ALLOC",
568 INSTR(ALLOC, print_cf_alloc),
H A Dfd2_gmem.c569 * a specific pattern of ALLOC/EXEC CF pairs for the hw binning exports
572 * the patch is aligned and might point to a ALLOC CF
577 if (cf->opc == ALLOC)
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Dinstr-a2xx.h193 ALLOC = 12, enumerator in enum:__anond74638370603
H A Ddisasm-a2xx.c563 [SQ_NO_ALLOC] = "NO ALLOC",
592 INSTR(ALLOC, print_cf_alloc),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c369 instr_cf_alloc_t alloc = {.opc = ALLOC};
520 case ALLOC:
H A Dfd2_gmem.c576 * a specific pattern of ALLOC/EXEC CF pairs for the hw binning exports
579 * the patch is aligned and might point to a ALLOC CF
584 if (cf->opc == ALLOC)

Completed in 11 milliseconds