| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_synonym.cpp | 212 auto opcode = spv::Op::OpNop; in MakeSynonymousInstruction() local [all...] |
| H A D | transformation_propagate_instruction_down.cpp | 237 bool TransformationPropagateInstructionDown::IsOpcodeSupported(spv::Op opcode) { in IsOpcodeSupported() argument
|
| H A D | transformation_propagate_instruction_up.cpp | 213 bool TransformationPropagateInstructionUp::IsOpcodeSupported(spv::Op opcode) { in IsOpcodeSupported() argument [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | module.cpp | 79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() argument [all...] |
| H A D | replace_invalid_opc.cpp | 209 std::string ReplaceInvalidOpcodePass::BuildWarningMessage(spv::Op opcode) { in BuildWarningMessage() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | instruction.h | 45 spv::Op opcode() const { return static_cast<spv::Op>(inst_.opcode); } in opcode() function in spvtools::val::Instruction
|
| /third_party/spirv-tools/test/reduce/ |
| H A D | reducer_test.cpp | 224 InterestingWhileOpcodeExists(const std::vector<uint32_t>& binary, spv::Op opcode, uint32_t count, bool dump) InterestingWhileOpcodeExists() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_parser.c | 225 MMCOOpcode opcode = get_ue_golomb_31(gb); in scan_mmco_reset() local [all...] |
| H A D | fmvc.c | 57 unsigned repeat = 0, first = 1, opcode = 0; in decode_type2() local 292 unsigned opcode = 0, len; decode_type1() local [all...] |
| H A D | xxan.c | 130 uint8_t opcode; in xan_unpack() local [all...] |
| H A D | pafvideo.c | 231 int opcode, k = 0; in decode_0() local
|
| H A D | smc.c | 91 uint8_t opcode; in smc_decode_stream() local [all...] |
| H A D | qdrw.c | 338 int opcode = bytestream2_get_be16(&gbc); in decode_frame() local
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getmacros.c | 221 unsigned opcode = *readp++; in get_table_for_offset() local 337 unsigned int opcode = *readp++; in read_macros() local [all...] |
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gexpr.c | 198 uint8_t opcode; in dwarf_stack_aligned() local 244 uint8_t opcode, operands_signatur in dwarf_eval_expr() local [all...] |
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-parser.c | 168 const re_opcode_t opcode = (negative) ? RE_OP_ASSERT_LOOKAHEAD_NEG : RE_OP_ASSERT_LOOKAHEAD_POS; in re_insert_assertion_lookahead() local
|
| H A D | re-bytecode.c | 114 re_append_opcode(re_compiler_ctx_t *re_ctx_p, const re_opcode_t opcode) re_append_opcode() argument 124 re_insert_opcode(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const re_opcode_t opcode) re_insert_opcode() argument [all...] |
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-util.c | 162 cbc_opcode_t opcode = (cbc_opcode_t) last_opcode; in parser_flush_cbc() local 172 cbc_ext_opcode_t opcode = (cbc_ext_opcode_t) PARSER_GET_EXT_OPCODE (last_opcode); in parser_flush_cbc() local 291 parser_emit_cbc(parser_context_t *context_p, uint16_t opcode) parser_emit_cbc() argument 308 parser_emit_cbc_literal(parser_context_t *context_p, uint16_t opcode, uint16_t literal_index) parser_emit_cbc_literal() argument 329 parser_emit_cbc_literal_value(parser_context_t *context_p, uint16_t opcode, uint16_t literal_index, uint16_t value) parser_emit_cbc_literal_value() argument 352 parser_emit_cbc_literal_from_token(parser_context_t *context_p, uint16_t opcode) parser_emit_cbc_literal_from_token() argument 372 parser_emit_cbc_call(parser_context_t *context_p, uint16_t opcode, size_t call_arguments) parser_emit_cbc_call() argument 434 uint16_t opcode; parser_emit_cbc_push_number() local 521 parser_emit_cbc_forward_branch(parser_context_t *context_p, uint16_t opcode, parser_branch_t *branch_p) parser_emit_cbc_forward_branch() argument 601 parser_emit_cbc_forward_branch_item(parser_context_t *context_p, uint16_t opcode, parser_branch_node_t *next_p) parser_emit_cbc_forward_branch_item() argument 622 parser_emit_cbc_backward_branch(parser_context_t *context_p, uint16_t opcode, uint32_t offset) parser_emit_cbc_backward_branch() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opcodes.py | 154 def opcode(name, output_size, output_type, input_sizes, input_types, function [all...] |
| H A D | nir_search.h | 149 uint16_t opcode : 13; member
|
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | emu-ui.c | 438 unsigned opcode = afuc_pm4_id(name); in emu_packet_prompt() local
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_decoder.h | 78 uint8_t opcode; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 348 handle_op_uint(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_uint() argument 465 handle_op_int(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_int() argument 579 handle_op_r32f_xchg(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_r32f_xchg() argument 617 sp_tgsi_op(const struct tgsi_image *image, const struct tgsi_image_params *params, enum tgsi_opcode opcode, const int s[TGSI_QUAD_SIZE], const int t[TGSI_QUAD_SIZE], const int r[TGSI_QUAD_SIZE], const int sample[TGSI_QUAD_SIZE], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_op() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs.cpp | 52 fs_inst::init(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in init() argument 98 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size) in fs_inst() argument 103 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst) in fs_inst() argument 108 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0) fs_inst() argument 115 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0, const fs_reg &src1) fs_inst() argument 122 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0, const fs_reg &src1, const fs_reg &src2) fs_inst() argument 129 fs_inst(enum opcode opcode, uint8_t exec_width, const fs_reg &dst, const fs_reg src[], unsigned sources) fs_inst() argument [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_glx.c | 88 int opcode = __glXSetupForCommand(dpy); in SendMakeCurrentRequest() local 284 CARD8 opcode; in indirect_create_context_attribs() local
|