HomeSort by relevance Sort by last modified time
    Searched refs:hasDest (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_target.h 203 unsigned int hasDest : 1;
nv50_ir_target_nv50.cpp 158 opInfo[i].hasDest = 1;
167 opInfo[noDestList[i]].hasDest = 0;
nv50_ir_target_nvc0.cpp 206 opInfo[i].hasDest = 1;
215 opInfo[noDest[i]].hasDest = 0;

Completed in 1145 milliseconds