Searched refs:dxil_cast_opcode (Results 1 – 4 of 4) sorted by relevance
79 enum dxil_cast_opcode { enum402 dxil_emit_cast(struct dxil_module *m, enum dxil_cast_opcode opcode,
135 enum dxil_cast_opcode opcode;
1585 enum dxil_cast_opcode cast_op = in emit_shift()1610 static enum dxil_cast_opcode1713 enum dxil_cast_opcode opcode = get_cast_op(alu); in emit_cast()
2642 dxil_emit_cast(struct dxil_module *m, enum dxil_cast_opcode opcode, in dxil_emit_cast()