Home
last modified time | relevance | path

Searched refs:hasDest (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_nv50.cpp157 opInfo[i].hasDest = 1; in initOpInfo()
170 opInfo[noDestList[i]].hasDest = 0; in initOpInfo()
Dnv50_ir_target.h210 unsigned int hasDest : 1; member
Dnv50_ir_target_nvc0.cpp241 opInfo[i].hasDest = 1; in initOpInfo()
254 opInfo[noDest[i]].hasDest = 0; in initOpInfo()
Dnv50_ir_target_gv100.cpp68 opInfo[i].hasDest = 1; in initOpInfo()
79 opInfo[noDest[i]].hasDest = 0; in initOpInfo()