Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1004 RegClass op_cls = src.op.regClass().resize(bytes); in split_copy() local
1005 *op = Operand(op_reg, op_cls); in split_copy()
1006 op->setTemp(Temp(src.op.tempId(), op_cls)); in split_copy()

Completed in 5 milliseconds