Home
last modified time | relevance | path

Searched refs:mem_wr_scratch (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.cpp105 WriteoutInstruction (Instruction::mem_wr_scratch, value), in WriteScratchInstruction()
116 WriteoutInstruction (Instruction::mem_wr_scratch, value), in WriteScratchInstruction()
129 if (lhs.type() != Instruction::mem_wr_scratch) in is_equal_to()
Dsfn_instruction_base.h91 mem_wr_scratch, enumerator
Dsfn_ir_to_assembly.cpp194 case Instruction::mem_wr_scratch: in emit()