Lines Matching refs:vir_
1216 vir_##name(struct v3d_compile *c) \
1222 vir_##name##_dest(struct v3d_compile *c, struct qreg dest) \
1230 vir_##name(struct v3d_compile *c, struct qreg a) \
1236 vir_##name##_dest(struct v3d_compile *c, struct qreg dest, \
1245 vir_##name(struct v3d_compile *c, struct qreg a, struct qreg b) \
1250 vir_##name##_dest(struct v3d_compile *c, struct qreg dest, \
1258 vir_##name(struct v3d_compile *c) \
1266 vir_##name(struct v3d_compile *c, struct qreg a) \
1274 vir_##name(struct v3d_compile *c, struct qreg a, struct qreg b) \
1282 vir_##name(struct v3d_compile *c, struct qreg a) \
1294 vir_##name##_dest(struct v3d_compile *c, struct qreg dest, \