Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_dump_decls.h107 static const char *binop_strings[DXIL_BINOP_INSTR_COUNT] = { variable
Ddxil_dump.c425 binop_strings[binop->opcode] : "INVALID"; in dump_instr_binop()