Home
last modified time | relevance | path

Searched refs:SQRT_IEEE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h79 SQRT_IEEE = 40, enumerator
Ddisasm-a2xx.c216 INSTR(SQRT_IEEE, 1),
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c326 [nir_op_fsqrt] = {SQRT_IEEE, -1}, in instr_create_alu()