Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c975 ntq_fsincos(struct v3d_compile *c, struct qreg src, bool is_cos) in ntq_fsincos() function
1718 result = ntq_fsincos(c, src[0], false); in ntq_emit_alu()
1721 result = ntq_fsincos(c, src[0], true); in ntq_emit_alu()

Completed in 7 milliseconds