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

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h 157 unsigned int hasDest : 1;
nv50_ir_target_nv50.cpp 154 opInfo[i].hasDest = 1;
163 opInfo[noDestList[i]].hasDest = 0;
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 299 opInfo[i].hasDest = 1;
308 opInfo[noDest[i]].hasDest = 0;

Completed in 2573 milliseconds