Home
last modified time | relevance | path

Searched defs:m_opcode (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_lds.h43 unsigned m_opcode; variable
Dsfn_instruction_alu.h130 EAluOp m_opcode; variable
Dsfn_instruction_tex.h122 Opcode m_opcode; variable
/external/igt-gpu-tools/assembler/
Dgen8_disasm.c34 static const struct opcode_desc *m_opcode = opcode_descs; variable
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java1551 final byte m_opcode; field in InstrVisitor.Branch