| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_alu.c | 204 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 D | v3d_decoder.c | 697 uint8_t opcode = *p; in v3d_spec_find_instruction() local
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.h | 133 uint32_t opcode; member
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxext.c | 356 QueryVersion(Display * dpy, int opcode, int *major, int *minor) in QueryVersion() argument
|
| H A D | indirect_vertex_array.c | 1161 uint16_t opcode; in __indirect_glVertexPointer() local 1206 uint16_t opcode; in __indirect_glNormalPointer() local 1277 uint16_t opcode; __indirect_glColorPointer() local 1332 uint16_t opcode; __indirect_glIndexPointer() local 1439 uint16_t opcode; __indirect_glTexCoordPointer() local 1512 uint16_t opcode; __indirect_glSecondaryColorPointer() local 1572 uint16_t opcode; __indirect_glFogCoordPointer() local 1628 uint16_t opcode; __indirect_glVertexAttribPointer() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_record.c | 35 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 D | ares_dns_private.h | 209 ares_dns_opcode_t opcode; /*!< DNS Opcode */ member
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | sg_err.c | 141 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 D | private-lib-roles-ws.h | 142 uint8_t opcode; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-matchers.h | 35 IrOpcode::Value opcode() const { return node()->opcode(); } in opcode() function [all...] |
| H A D | store-store-elimination.cc | 397 IrOpcode::Value opcode = node->opcode(); in CannotObserveStoreField() local 456 IrOpcode::Value opcode = node->opcode(); RecomputeUseIntersection() local [all...] |
| H A D | node.h | 53 constexpr IrOpcode::Value opcode() const { in opcode() function in v8::internal::compiler::final
|
| H A D | schedule.cc | 229 bool IsPotentiallyThrowingCall(IrOpcode::Value opcode) { in IsPotentiallyThrowingCall() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | eh-frame.h | 142 void WriteOpcode(EhFrameConstants::DwarfOpcodes opcode) { in WriteOpcode() argument
|
| /third_party/node/deps/v8/src/diagnostics/loong64/ |
| H A D | disasm-loong64.cc | 178 uint32_t opcode = (instr->InstructionBits() >> 18) << 18; in PrintSa2() local
|
| /third_party/node/deps/v8/src/diagnostics/ppc/ |
| H A D | disasm-ppc.cc | 372 int32_t opcode = instr->OpcodeValue() << 26; in FormatOption() local 1550 uint32_t opcode = instr->OpcodeValue() << 26; in InstructionDecode() local
|
| /third_party/node/deps/v8/src/diagnostics/s390/ |
| H A D | disasm-s390.cc | 536 Opcode opcode = instr->S390OpcodeValue(); in DecodeSpecial() local 727 Opcode opcode = instr->S390OpcodeValue(); in DecodeGeneric() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.cc | 26 const char* ToString(Opcode opcode) { in ToString() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.c | 281 unsigned opcode, tex_samp_reg, tex_const_reg, tex_count_reg; in fd6_emit_textures() local
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_lowering.c | 827 enum tgsi_opcode opcode = inst->Instruction.Opcode; in transform_dotp() local 912 enum tgsi_opcode opcode = inst->Instruction.Opcode; in transform_flr_ceil() local 1042 enum tgsi_opcode opcode = inst->Instruction.Opcode; in transform_samp() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 292 instr_create_alu(struct ir2_context *ctx, nir_op opcode, unsigned ncomp) in instr_create_alu() argument 351 instr_create_alu_reg(struct ir2_context *ctx, nir_op opcode, uint8_t write_mask, in instr_create_alu_reg() argument 368 instr_create_alu_dest(struct ir2_context *ctx, nir_op opcode, nir_dest *dst) in instr_create_alu_dest() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_tex.cpp | 252 auto opcode = TexInstr::op_from_string(opstr); in from_string() local [all...] |
| H A D | sfn_instr_mem.cpp | 118 static ESDOp get_opcode(const nir_intrinsic_op opcode) in get_opcode() argument 149 static ESDOp get_opcode_wo(const nir_intrinsic_op opcode) in get_opcode_wo() argument 391 get_rat_opcode(const nir_intrinsic_op opcode, pipe_format format) in get_rat_opcode() argument 435 get_rat_opcode_wo(const nir_intrinsic_op opcode, pipe_format format) in get_rat_opcode_wo() argument 600 auto opcode = read_result ? get_rat_opcode(intr->intrinsic, PIPE_FORMAT_R32_UINT) : in emit_ssbo_atomic_op() local 715 auto opcode = read_result ? get_rat_opcode(intrin->intrinsic, PIPE_FORMAT_R32_UINT) : emit_image_load_or_atomic() local [all...] |
| H A D | sfn_instr_fetch.cpp | 38 FetchInstr::FetchInstr(EVFetchInstr opcode, in FetchInstr() argument 273 Instr::Pointer FetchInstr::from_string_impl(std::istream& is, EVFetchInstr opcode, ValueFactory& vf) in from_string_impl() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_emit.h | 192 inst_token(SVGA3dShaderOpCodeType opcode) in inst_token() argument 208 inst_token_predicated(SVGA3dShaderOpCodeType opcode) in inst_token_predicated() argument 183 emit_instruction(struct svga_shader_emitter *emit, SVGA3dShaderInstToken opcode) emit_instruction() argument [all...] |