Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dinstr-a2xx.h80 SQRT_IEEE = 40, enumerator
Ddisasm-a2xx.c201 INSTR(SQRT_IEEE, 1),
Dfd2_compiler.c1030 instr = ir2_instr_create_alu(cf, ~0, SQRT_IEEE); in translate_instruction()