Home | History | Annotate | Download | only in vc4

Lines Matching refs:vc4_compile

41 dump_from(struct vc4_compile *c, struct qinst *inst)
52 dump_to(struct vc4_compile *c, struct qinst *inst)
63 is_constant_value(struct vc4_compile *c, struct qreg reg,
80 is_zero(struct vc4_compile *c, struct qreg reg)
87 is_1f(struct vc4_compile *c, struct qreg reg)
94 replace_with_mov(struct vc4_compile *c, struct qinst *inst, struct qreg arg)
112 replace_x_0_with_x(struct vc4_compile *c,
123 replace_x_0_with_0(struct vc4_compile *c,
134 fmul_replace_one(struct vc4_compile *c,
145 qir_opt_algebraic(struct vc4_compile *c)