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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.c103 qir_get_non_sideband_nsrc(struct qinst *inst) function in typeref:typename:int
114 int nsrc = qir_get_non_sideband_nsrc(inst);
H A Dvc4_qir.h545 int qir_get_non_sideband_nsrc(struct qinst *inst);
H A Dvc4_qpu_emit.c557 if (qir_get_non_sideband_nsrc(qinst) == 1)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.c103 qir_get_non_sideband_nsrc(struct qinst *inst) function in typeref:typename:int
114 int nsrc = qir_get_non_sideband_nsrc(inst);
H A Dvc4_qir.h541 int qir_get_non_sideband_nsrc(struct qinst *inst);
H A Dvc4_qpu_emit.c557 if (qir_get_non_sideband_nsrc(qinst) == 1)

Completed in 10 milliseconds