Searched refs:SHADER_OPCODE_LOAD_PAYLOAD (Results 1 – 8 of 8) sorted by relevance
50 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_nop_mov()72 inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) || in is_coalesce_candidate()88 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in is_coalesce_candidate()192 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in register_coalesce()
109 case SHADER_OPCODE_LOAD_PAYLOAD: in is_expression()207 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD || in create_copy_instr()211 if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) { in create_copy_instr()
375 if (entry->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in try_copy_propagate()376 inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD) in try_copy_propagate()575 case SHADER_OPCODE_LOAD_PAYLOAD: in try_constant_propagate()827 } else if (inst->opcode == SHADER_OPCODE_LOAD_PAYLOAD && in opt_copy_propagation_local()
362 SHADER_OPCODE_LOAD_PAYLOAD, enumerator
569 instruction *inst = emit(SHADER_OPCODE_LOAD_PAYLOAD, dst, src, sources); in LOAD_PAYLOAD()
305 case SHADER_OPCODE_LOAD_PAYLOAD: in brw_instruction_name()
353 if (this->opcode != SHADER_OPCODE_LOAD_PAYLOAD) in is_copy_payload()839 case SHADER_OPCODE_LOAD_PAYLOAD: in size_read()2577 load_payload->opcode != SHADER_OPCODE_LOAD_PAYLOAD) in opt_zero_samples()3448 if (inst->opcode != SHADER_OPCODE_LOAD_PAYLOAD) in lower_load_payload()5185 case SHADER_OPCODE_LOAD_PAYLOAD: { in get_lowered_simd_width()
2182 case SHADER_OPCODE_LOAD_PAYLOAD: in generate_code()