Searched refs:vir_ (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_compiler.h | 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_##nam [all...] |
Completed in 2 milliseconds