Home
last modified time | relevance | path

Searched defs:omod_str (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_dump.cpp419 static const char *omod_str[] = {"", "*2", "*4", "/2"}; in dump_alu() local
420 sblog << omod_str[n->bc.omod]; in dump_alu() local
H A Dsb_bc_dump.cpp377 static const char *omod_str[] = {"","*2","*4","/2"}; in dump() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c62 const char * omod_str; in print_omod_op() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c2352 const char *omod_str[] = {"","*2","*4","/2"}; in r600_bytecode_disasm() local

Completed in 9 milliseconds