Searched refs:get_opcode_wo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emitssboinstruction.h42 ESDOp get_opcode_wo(const nir_intrinsic_op opcode) const;
H A Dsfn_emitssboinstruction.cpp118 get_opcode_wo(instr->intrinsic);
149 ESDOp op = read_result ? get_opcode(instr->intrinsic) : get_opcode_wo(instr->intrinsic);
195 ESDOp EmitSSBOInstruction::get_opcode_wo(const nir_intrinsic_op opcode) const function in class:r600::EmitSSBOInstruction

Completed in 4 milliseconds