Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h99 SETGTEv = 6, enumerator
Ddisasm-a2xx.c151 INSTR(SETGTEv, 2),
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c269 bc->alu.vector_opc == SETGTv || bc->alu.vector_opc == SETGTEv)) in fill_instr()
Dir2_nir.c317 [nir_op_sge] = {-1, SETGTEv}, in instr_create_alu()