Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/kgsl/kgsl_a2xx_irq_status/
Dformat14 …0080000L, "SW" }, { 0x00800000L, "T0_PACKET_IN_IB" }, { 0x01000000L, "OPCODE_ERROR" }, { 0x0200000…
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h59 #define OPCODE_ERROR(opcode, message) \ macro
1464 OPCODE_ERROR(opcode, "not implemented yet"); in DecodeFunctionBody()
1510 OPCODE_ERROR(opcode, "multiple catch blocks not implemented"); in DecodeFunctionBody()
1529 OPCODE_ERROR(opcode, "not implemented yet"); in DecodeFunctionBody()
2509 #undef OPCODE_ERROR
/external/mesa3d/src/mesa/main/
Ddlist.c492 OPCODE_ERROR, /* raise compiled-in error */ enumerator
7960 n = alloc_instruction(ctx, OPCODE_ERROR, 1 + POINTER_DWORDS); in save_error()
8046 case OPCODE_ERROR: in execute_list()
10359 case OPCODE_ERROR: in print_list()