Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h1216 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