Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dinstr-a2xx.h62 RECIPSQ_IEEE = 22, enumerator
Ddisasm-a2xx.c183 INSTR(RECIPSQ_IEEE, 1),
Dfd2_compiler.c1026 instr = ir2_instr_create_alu(cf, ~0, RECIPSQ_IEEE); in translate_instruction()