Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_target_nv50.cpp154 opInfo[i].hasDest = 1; in initOpInfo()
163 opInfo[noDestList[i]].hasDest = 0; in initOpInfo()
Dnv50_ir_target.h157 unsigned int hasDest : 1; member
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_target_nvc0.cpp299 opInfo[i].hasDest = 1; in initOpInfo()
308 opInfo[noDest[i]].hasDest = 0; in initOpInfo()