Home
last modified time | relevance | path

Searched defs:operationClass (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_target.cpp55 const OpClass Target::operationClass[OP_LAST + 1] = member in nv50_ir::Target
Dnv50_ir_target.h194 static const OpClass operationClass[OP_LAST + 1]; variable