Searched refs:hasDest (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target.h209 unsigned int hasDest : 1; member in struct:nv50_ir::Target::OpInfo
H A Dnv50_ir_target_nv50.cpp157 opInfo[i].hasDest = 1;
170 opInfo[noDestList[i]].hasDest = 0;
H A Dnv50_ir_target_nvc0.cpp241 opInfo[i].hasDest = 1;
254 opInfo[noDest[i]].hasDest = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target.h211 unsigned int hasDest : 1; member in struct:nv50_ir::Target::OpInfo
H A Dnv50_ir_target_nv50.cpp157 opInfo[i].hasDest = 1;
170 opInfo[noDestList[i]].hasDest = 0;
H A Dnv50_ir_target_gv100.cpp68 opInfo[i].hasDest = 1;
79 opInfo[noDest[i]].hasDest = 0;
H A Dnv50_ir_target_nvc0.cpp241 opInfo[i].hasDest = 1;
254 opInfo[noDest[i]].hasDest = 0;

Completed in 8 milliseconds