Home
last modified time | relevance | path

Searched refs:DLLIST_FOR_EACH (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.h147 #define DLLIST_FOR_EACH(list, it) \ macro
Dnv50_ir_peephole.cpp3859 DLLIST_FOR_EACH(&ops[ir->op], iter) in visit()