Searched refs:DLLIST_FOR_EACH (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ | ||
D | nv50_ir_util.h | 147 #define DLLIST_FOR_EACH(list, it) \ macro |
D | nv50_ir_peephole.cpp | 3859 DLLIST_FOR_EACH(&ops[ir->op], iter) in visit() |