Home
last modified time | relevance | path

Searched defs:op_instr (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_lds.cpp275 auto op_instr = new AluInstr(m_opcode, srcs, {}); in split() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp2110 Instruction* op_instr[2]; in combine_ordering_test() local
2863 Instruction* op_instr = follow_operand(ctx, instr->operands[i]); combine_add_bcnt() local
3322 Instruction* op_instr = follow_operand(ctx, instr->operands[i], true); combine_and_subbrev() local
3379 Instruction* op_instr = follow_operand(ctx, instr->operands[i]); combine_add_lshl() local
[all...]

Completed in 5 milliseconds