Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_print.cpp69 const char *operationStr[OP_LAST + 1] = variable
567 PRINT("%s", operationStr[op]); in print()
583 PRINT("%s ", operationStr[op]); in print()