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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_peephole_sf.c99 if (!qir_reg_equals(a->src[i], b->src[i]) ||
H A Dvc4_qir.c635 qir_reg_equals(struct qreg a, struct qreg b) function in typeref:typename:bool
H A Dvc4_qir.h547 bool qir_reg_equals(struct qreg a, struct qreg b);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_peephole_sf.c99 if (!qir_reg_equals(a->src[i], b->src[i]) ||
H A Dvc4_qir.c635 qir_reg_equals(struct qreg a, struct qreg b) function in typeref:typename:bool
H A Dvc4_qir.h543 bool qir_reg_equals(struct qreg a, struct qreg b);

Completed in 8 milliseconds