Home
last modified time | relevance | path

Searched refs:SETNEv (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h100 SETNEv = 7, enumerator
Ddisasm-a2xx.c152 INSTR(SETNEv, 2),
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c268 (bc->alu.vector_opc == SETEv || bc->alu.vector_opc == SETNEv || in fill_instr()
Dir2_nir.c319 [nir_op_sne] = {-1, SETNEv}, in instr_create_alu()