Home
last modified time | relevance | path

Searched defs:opcode (Results 376 - 400 of 681) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/spirv-tools/source/opt/
H A Dloop_fusion.cpp236 auto opcode = inst.opcode(); in ContainsBarriersOrFunctionCalls() local
[all...]
H A Dssa_rewrite_pass.cpp300 auto opcode = inst->opcode(); in ProcessStore() local
443 auto opcode = inst.opcode(); in GenerateSSAReplacements() local
[all...]
/third_party/spirv-tools/source/
H A Dtext.cpp283 spv::Op opcode; in spvTextEncodeOperand() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_composites.cpp36 const spv::Op opcode = inst->opcode(); in GetExtractInsertValueType() local
[all...]
H A Dvalidate_ray_tracing_reorder.cpp251 const spv::Op opcode = inst->opcode(); in RayReorderNVPass() local
[all...]
/third_party/spirv-tools/test/
H A Dbinary_parse_test.cpp64 spv::Op opcode; member
[all...]
H A Dext_inst.cldebug100_test.cpp143 uint32_t opcode; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_gpsk.c670 u8 opcode, id; in eap_gpsk_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_gpsk.c670 u8 opcode, id; in eap_gpsk_process() local
/third_party/ffmpeg/libavcodec/
H A Dinterplayvideo.c920 static void ipvideo_format_06_firstpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) in ipvideo_format_06_firstpass() argument
936 static void ipvideo_format_06_secondpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) in ipvideo_format_06_secondpass() argument
958 int16_t opcode; ipvideo_decode_format_06_opcodes() local
994 ipvideo_format_10_firstpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) ipvideo_format_10_firstpass() argument
1006 ipvideo_format_10_secondpass(IpvideoContext *s, AVFrame *frame, int16_t opcode) ipvideo_format_10_secondpass() argument
1028 int16_t opcode, skip; ipvideo_decode_format_10_opcodes() local
1109 unsigned char opcode; ipvideo_decode_format_11_opcodes() local
[all...]
H A Dvqavideo.c239 int count, opcode, start; in decode_format80() local
[all...]
H A Dxan.c158 uint8_t opcode; in xan_unpack() local
303 uint8_t opcode; xan_wc3_decode_frame() local
[all...]
/third_party/elfutils/libcpu/
H A Di386_data.h800 uint_fast8_t opcode = d->data[d->opoff2 / 8]; in FCT_imm$s() local
/third_party/backends/backend/
H A Dhs2p-scsi.c1552 unit_cmd(int fd, SANE_Byte opcode) unit_cmd() argument
1556 SANE_Byte opcode; /* 16H: Reserve Unit 17H: Release Unit */ unit_cmd() member
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlecp.c1162 lws_lec_int(lws_lec_pctx_t *ctx, uint8_t opcode, uint8_t indet, uint64_t num) lws_lec_int() argument
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c204 vtn_handle_matrix_alu(struct vtn_builder *b, SpvOp opcode, in vtn_handle_matrix_alu() argument
261 convert_op_src_type(SpvOp opcode) in convert_op_src_type() argument
282 convert_op_dst_type(SpvOp opcode) in convert_op_dst_type() argument
303 vtn_nir_alu_op_for_spirv_opcode(struct vtn_builder *b, SpvOp opcode, bool *swap, bool *exact, unsigned src_bit_size, unsigned dst_bit_size) vtn_nir_alu_op_for_spirv_opcode() argument
541 vtn_alu_op_mediump_16bit(struct vtn_builder *b, SpvOp opcode, struct vtn_value *dest_val) vtn_alu_op_mediump_16bit() argument
594 vtn_handle_alu(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_alu() argument
1005 vtn_handle_integer_dot(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_integer_dot() argument
[all...]
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c697 uint8_t opcode = *p; in v3d_spec_find_instruction() local
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.h133 uint32_t opcode; member
/third_party/mesa3d/src/glx/
H A Dglxext.c356 QueryVersion(Display * dpy, int opcode, int *major, int *minor) in QueryVersion() argument
/third_party/node/deps/cares/src/lib/
H A Dares_dns_record.c35 ares_dns_record_create(ares_dns_record_t **dnsrec, unsigned short id, unsigned short flags, ares_dns_opcode_t opcode, ares_dns_rcode_t rcode) ares_dns_record_create() argument
H A Dares_dns_private.h209 ares_dns_opcode_t opcode; /*!< DNS Opcode */ member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dsg_err.c141 static void print_opcode(int opcode) in print_opcode() argument
1356 int sg_get_command_size(unsigned char opcode) in sg_get_command_size() argument
1361 sg_get_command_name(unsigned char opcode, int buff_len, char *buff) sg_get_command_name() argument
[all...]
/third_party/libwebsockets/lib/roles/ws/
H A Dprivate-lib-roles-ws.h142 uint8_t opcode; member
/third_party/node/deps/v8/src/compiler/
H A Dnode-matchers.h35 IrOpcode::Value opcode() const { return node()->opcode(); } in opcode() function
[all...]
H A Dstore-store-elimination.cc397 IrOpcode::Value opcode = node->opcode(); in CannotObserveStoreField() local
456 IrOpcode::Value opcode = node->opcode(); RecomputeUseIntersection() local
[all...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...28