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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c246 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++)
253 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
H A Dppir.h267 PPIR_INSTR_SLOT_NUM, enumerator in enum:ppir_instr_slot
279 ppir_node *slots[PPIR_INSTR_SLOT_NUM];
H A Dcodegen.c513 ppir_codegen_encode_slot[PPIR_INSTR_SLOT_NUM] = {
538 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
586 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
H A Dnode_to_instr.c378 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
H A Dregalloc.c274 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dliveness.c63 for (int i = PPIR_INSTR_SLOT_NUM-1; i >= 0; i--) {
126 for (int i = PPIR_INSTR_SLOT_NUM-1; i >= 0; i--) {
H A Dinstr.c280 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++)
288 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
H A Dregalloc.c111 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
430 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
447 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
H A Dnode_to_instr.c324 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
H A Dppir.h297 PPIR_INSTR_SLOT_NUM, enumerator in enum:ppir_instr_slot
309 ppir_node *slots[PPIR_INSTR_SLOT_NUM];
H A Dcodegen.c636 ppir_codegen_encode_slot[PPIR_INSTR_SLOT_NUM] = {
662 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {
710 for (int i = 0; i < PPIR_INSTR_SLOT_NUM; i++) {

Completed in 11 milliseconds