Lines Matching refs:op0
512 const struct dxil_value *op0)
526 op0
535 const struct dxil_value *op0, const struct dxil_value *op1)
547 op0,
557 const struct dxil_value *op0,
571 op0,
582 const struct dxil_value *op0,
597 op0,
1826 const struct dxil_value *op0, const struct dxil_value *op1)
1834 const struct dxil_value *v = dxil_emit_binop(&ctx->mod, opcode, op0, op1, flags);
1844 const struct dxil_value *op0, const struct dxil_value *op1)
1857 dxil_emit_binop(&ctx->mod, opcode, op0, op1, 0);
1867 const struct dxil_value *op0, const struct dxil_value *op1)
1869 const struct dxil_value *v = dxil_emit_cmp(&ctx->mod, pred, op0, op1);
2052 const struct dxil_value *op0, const struct dxil_value *op1)
2063 op0, op1);
2073 const struct dxil_value *op0,
2090 op0, op1, op2);