Home
last modified time | relevance | path

Searched refs:DLLIST_ADDHEAD (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.cpp59 DLLIST_ADDHEAD(&dest.head, item); in moveToList()
Dnv50_ir_util.h128 #define DLLIST_ADDHEAD(__list, __item) \ macro
Dnv50_ir_ra.cpp1262 DLLIST_ADDHEAD(&lo[l], &nodes[i]); in calculateSpillWeights()
1264 DLLIST_ADDHEAD(&hi, &nodes[i]); in calculateSpillWeights()