Home
last modified time | relevance | path

Searched refs:OPC_CALL (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/freedreno/afuc/
H A Dafuc.h109 OPC_CALL = 0x35, /* "function" call */ enumerator
H A Ddisasm.c650 case OPC_CALL: in disasm_instr()
747 case OPC_CALL: in setup_labels()
H A Dasm.c291 opc = OPC_CALL; in emit_instructions()
H A Demu.c277 case OPC_CALL: { in emu_instr()
/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h64 OPC_CALL = _OPC(0, 3), enumerator
H A Ddisasm-a3xx.c158 OPC(0, OPC_CALL, call),
H A Dir3_parser.y830 | T_OP_CALL { new_instr(OPC_CALL); } cat0_immed

Completed in 8 milliseconds