Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nvc0.cpp2058 const bool hasDst = i->defExists(0); in emitATOM() local
2067 if (hasDst) in emitATOM()
2097 if (hasDst) in emitATOM()
2107 if (hasDst) in emitATOM()
2115 if (hasDst) in emitATOM()
2125 if (hasDst) in emitATOM()
2131 if (hasDst || casOrExch) { in emitATOM()
Dnv50_ir_emit_gk110.cpp2266 const bool hasDst = i->defExists(0); in emitATOM() local
2297 if (hasDst) { in emitATOM()
2304 if (hasDst || !exch) { in emitATOM()