Searched refs:r600_isa_fetch_by_opcode (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_isa.h736 r600_isa_fetch_by_opcode(struct r600_isa* isa, unsigned opcode) { function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_isa.h742 r600_isa_fetch_by_opcode(struct r600_isa* isa, unsigned opcode) { function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_decoder.cpp428 bc.set_op(r600_isa_fetch_by_opcode(ctx.isa, fetch_opcode));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_decoder.cpp428 bc.set_op(r600_isa_fetch_by_opcode(ctx.isa, fetch_opcode));

Completed in 7 milliseconds