/aosp_15_r20/external/libdrm/intel/ |
H A D | intel_decode.c | 227 unsigned int opcode, len = -1; in decode_mi() local 232 uint32_t opcode; in decode_mi() member 421 unsigned int opcode, len; in decode_2d() local 425 uint32_t opcode; in decode_2d() member 592 uint32_t opcode; in decode_3d_1c() local 1271 uint32_t opcode; in decode_3d_1d() local 1276 uint32_t opcode; in decode_3d_1d() member 2543 uint32_t opcode; in decode_3d() local 2548 uint32_t opcode; in decode_3d() member 3135 uint32_t opcode; in decode_3d_965() local [all …]
|
/aosp_15_r20/external/crosvm/devices/src/virtio/scsi/ |
H A D | commands.rs | 163 opcode: u8, field 204 opcode: u8, field 245 opcode: u8, field 448 opcode: u8, field 561 opcode: u8, field 710 opcode: u8, field 733 opcode: u8, field 758 opcode: u8, field 790 opcode: u8, field 845 opcode: u8, field [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 33 spv::Op opcode, const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest() 72 spv::Op opcode, const std::string& res_id, const std::string& op1, in RunPeelingTest() 88 const std::string& text_tail, spv::Op opcode, in BuildAndCheckTrace() 207 const std::string& op2) { in TEST_F() 677 const PeelTraceType& expected_peel_trace) { in TEST_F() 955 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling_pass.cpp | 33 spv::Op opcode, const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest() 72 spv::Op opcode, const std::string& res_id, const std::string& op1, in RunPeelingTest() 88 const std::string& text_tail, spv::Op opcode, in BuildAndCheckTrace() 207 const std::string& op2) { in TEST_F() 677 const PeelTraceType& expected_peel_trace) { in TEST_F() 955 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 33 spv::Op opcode, const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest() 72 spv::Op opcode, const std::string& res_id, const std::string& op1, in RunPeelingTest() 88 const std::string& text_tail, spv::Op opcode, in BuildAndCheckTrace() 207 const std::string& op2) { in TEST_F() 677 const PeelTraceType& expected_peel_trace) { in TEST_F() 955 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/instruction/ |
H A D | DexBackedInstruction.java | 45 @Nonnull public final Opcode opcode; field in DexBackedInstruction 49 @Nonnull Opcode opcode, in DexBackedInstruction() 67 Opcode opcode = dexFile.getOpcodes().getOpcodeByValue(opcodeValue); in readFrom() local 76 …c DexBackedInstruction buildInstruction(@Nonnull DexBackedDexFile dexFile, @Nullable Opcode opcode, in buildInstruction()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_disasm.c | 40 elk_has_jip(const struct intel_device_info *devinfo, enum elk_opcode opcode) in elk_has_jip() 55 elk_has_uip(const struct intel_device_info *devinfo, enum elk_opcode opcode) in elk_has_uip() 68 has_branch_ctrl(const struct intel_device_info *devinfo, enum elk_opcode opcode) in has_branch_ctrl() 79 is_logic_instruction(unsigned opcode) in is_logic_instruction() 88 is_send(unsigned opcode) in is_send() 832 unsigned opcode, in src_da1() 862 unsigned opcode, in src_ia1() 915 unsigned opcode, in src_da16() 1519 const enum elk_opcode opcode = elk_inst_opcode(isa, inst); in elk_disassemble_inst() local 2023 uint32_t opcode = elk_inst_opcode(isa, insn); in elk_disassemble_find_end() local
|
H A D | elk_vec4_builder.h | 227 emit(enum elk_opcode opcode) const in emit() 236 emit(enum elk_opcode opcode, const dst_reg &dst) const in emit() 245 emit(enum elk_opcode opcode, const dst_reg &dst, const src_reg &src0) const in emit() 268 emit(enum elk_opcode opcode, const dst_reg &dst, const src_reg &src0, in emit() 289 emit(enum elk_opcode opcode, const dst_reg &dst, const src_reg &src0, in emit()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_builder.h | 250 emit(enum opcode opcode) const in emit() 259 emit(enum opcode opcode, const brw_reg &dst) const in emit() 268 emit(enum opcode opcode, const brw_reg &dst, const brw_reg &src0) const in emit() 277 emit(enum opcode opcode, const brw_reg &dst, const brw_reg &src0, in emit() 288 emit(enum opcode opcode, const brw_reg &dst, const brw_reg &src0, in emit() 312 emit(enum opcode opcode, const brw_reg &dst, const brw_reg srcs[], in emit() 407 emit_scan_step(enum opcode opcode, brw_conditional_mod mod, in emit_scan_step() 472 emit_scan(enum opcode opcode, const brw_reg &tmp, in emit_scan()
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/ |
H A D | AbstractMatcher.java | 49 final void nextIsType(final int opcode, final String desc) { in nextIsType() 65 final void nextIsInvoke(final int opcode, final String owner, in nextIsInvoke() 79 final void nextIsVar(final int opcode, final String name) { in nextIsVar() 116 final void nextIs(final int opcode) { in nextIs()
|
/aosp_15_r20/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/ |
D | semantics_player.h | 62 Register Amo(typename Decoder::AmoOpcode opcode, Register arg1, Register arg2, bool aq, bool rl) { in Amo() 79 Register Amo(typename Decoder::AmoOpcode opcode, Register arg1, Register arg2) { in Amo() 289 void Fma(typename Decoder::FmaOpcode opcode, in Fma() 521 void OpFp(typename Decoder::OpFpOpcode opcode, int8_t rm, int8_t dst, int8_t src1, int8_t src2) { in OpFp() 559 void OpFpGpRegisterTargetNoRounding(typename Decoder::OpFpGpRegisterTargetNoRoundingOpcode opcode, in OpFpGpRegisterTargetNoRounding() 596 typename Decoder::OpFpGpRegisterTargetSingleInputNoRoundingOpcode opcode, in OpFpGpRegisterTargetSingleInputNoRounding() 623 void OpFpNoRounding(const typename Decoder::OpFpNoRoundingOpcode opcode, in OpFpNoRounding() 719 void OpFpSingleInput(typename Decoder::OpFpSingleInputOpcode opcode, in OpFpSingleInput() 749 void OpFpSingleInputNoRounding(typename Decoder::OpFpSingleInputNoRoundingOpcode opcode, in OpFpSingleInputNoRounding()
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 643 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, intr); in emit_unary_call() local 664 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, intr); in emit_binary_call() local 688 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, intr); in emit_tertiary_call() local 714 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, intr); in emit_quaternary_call() local 736 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, in emit_threadid_call() local 758 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, in emit_threadidingroup_call() local 779 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, in emit_flattenedthreadidingroup_call() local 799 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, in emit_groupid_call() local 824 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, in emit_raw_bufferload_call() local 845 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, in emit_bufferload_call() local [all …]
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | tipc_dev_ql.c | 88 uint16_t opcode; member 339 int opcode = QL_TIPC_DEV_CONNECT; in dev_connect() local 411 int opcode = QL_TIPC_DEV_DISCONNECT; in dev_disconnect() local 432 int opcode = QL_TIPC_DEV_SEND; in dev_send() local 450 int opcode = QL_TIPC_DEV_RECV; in dev_recv() local 486 const int opcode = QL_TIPC_DEV_FC_HAS_EVENT; in dev_has_event() local 509 const int opcode = QL_TIPC_DEV_GET_EVENT; in dev_get_event() local
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | vtn_alu.c | 182 vtn_handle_matrix_alu(struct vtn_builder *b, SpvOp opcode, in vtn_handle_matrix_alu() 239 convert_op_src_type(SpvOp opcode) in convert_op_src_type() 260 convert_op_dst_type(SpvOp opcode) in convert_op_dst_type() 282 SpvOp opcode, bool *swap, bool *exact, in vtn_nir_alu_op_for_spirv_opcode() 568 vtn_alu_op_mediump_16bit(struct vtn_builder *b, SpvOp opcode, struct vtn_value *dest_val) in vtn_alu_op_mediump_16bit() 621 vtn_handle_alu(struct vtn_builder *b, SpvOp opcode, in vtn_handle_alu() 1055 vtn_handle_integer_dot(struct vtn_builder *b, SpvOp opcode, in vtn_handle_integer_dot()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | ir_builder.h | 61 Instruction* AddNullaryOp(uint32_t type_id, spv::Op opcode) { in AddNullaryOp() 74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp() 88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp() 105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp() 122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp() 141 Instruction* AddIdLiteralOp(uint32_t type_id, spv::Op opcode, uint32_t id, in AddIdLiteralOp()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ir_builder.h | 61 Instruction* AddNullaryOp(uint32_t type_id, spv::Op opcode) { in AddNullaryOp() 74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp() 88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp() 105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp() 122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp() 141 Instruction* AddIdLiteralOp(uint32_t type_id, spv::Op opcode, uint32_t id, in AddIdLiteralOp()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_builder.h | 61 Instruction* AddNullaryOp(uint32_t type_id, spv::Op opcode) { in AddNullaryOp() 74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp() 88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp() 105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp() 122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp() 141 Instruction* AddIdLiteralOp(uint32_t type_id, spv::Op opcode, uint32_t id, in AddIdLiteralOp()
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
H A D | InvokeChanger.java | 152 Opcode opcode = mInsn.insn.info.opcode; in getDifferentInvokeCallOpcode() local 165 private boolean isSimpleInvokeInst(Opcode opcode){ in isSimpleInvokeInst() 169 private boolean isRangeInvokeInst(Opcode opcode){ in isRangeInvokeInst() 175 Opcode opcode = mInsn.insn.info.opcode; in isInvokeCallInst() local
|
/aosp_15_r20/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/ |
H A D | Printer.java | 896 public abstract void visitInsn(int opcode); in visitInsn() 912 public abstract void visitIntInsn(int opcode, int operand); in visitIntInsn() 922 public abstract void visitVarInsn(int opcode, int varIndex); in visitVarInsn() 932 public abstract void visitTypeInsn(int opcode, String type); in visitTypeInsn() 943 public abstract void visitFieldInsn(int opcode, String owner, String name, String descriptor); in visitFieldInsn() 958 final int opcode, final String owner, final String name, final String descriptor) { in visitMethodInsn() 977 final int opcode, in visitMethodInsn() 1011 public abstract void visitJumpInsn(int opcode, Label label); in visitJumpInsn()
|
H A D | CheckMethodAdapter.java | 659 public void visitInsn(final int opcode) { in visitInsn() 668 public void visitIntInsn(final int opcode, final int operand) { in visitIntInsn() 693 public void visitVarInsn(final int opcode, final int varIndex) { in visitVarInsn() 703 public void visitTypeInsn(final int opcode, final String type) { in visitTypeInsn() 717 final int opcode, final String owner, final String name, final String descriptor) { in visitFieldInsn() 740 int opcode = opcodeAndSource & ~Opcodes.SOURCE_MASK; in visitMethodInsn() local 786 public void visitJumpInsn(final int opcode, final Label label) { in visitJumpInsn() 1103 private static void checkOpcodeMethod(final int opcode, final Method method) { in checkOpcodeMethod()
|
/aosp_15_r20/external/capstone/arch/M68K/ |
H A D | M68KDisassembler.c | 520 static cs_m68k* build_init_op(m68k_info *info, int opcode, int count, int size) in build_init_op() 535 static void build_re_gen_1(m68k_info *info, bool isDreg, int opcode, uint8_t size) in build_re_gen_1() 555 static void build_re_1(m68k_info *info, int opcode, uint8_t size) in build_re_1() 560 static void build_er_gen_1(m68k_info *info, bool isDreg, int opcode, uint8_t size) in build_er_gen_1() 580 static void build_rr(m68k_info *info, int opcode, uint8_t size, int imm) in build_rr() 605 static void build_r(m68k_info *info, int opcode, uint8_t size) in build_r() 621 static void build_imm_ea(m68k_info *info, int opcode, uint8_t size, int imm) in build_imm_ea() 637 static void build_3bit_d(m68k_info *info, int opcode, int size) in build_3bit_d() 654 static void build_3bit_ea(m68k_info *info, int opcode, int size) in build_3bit_ea() 670 static void build_mm(m68k_info *info, int opcode, uint8_t size, int imm) in build_mm() [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_instruction.cpp | 57 spv::Op opcode) { in EnablingCapabilitiesForOp() 217 const spv::Op opcode = inst->opcode(); in ReservedCheck() local 240 const spv::Op opcode = inst->opcode(); in CapabilityCheck() local 278 const auto opcode = inst->opcode(); in VersionCheck() local 461 const spv::Op opcode = inst->opcode(); in InstructionPass() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_instruction.cpp | 57 spv::Op opcode) { in EnablingCapabilitiesForOp() 217 const spv::Op opcode = inst->opcode(); in ReservedCheck() local 240 const spv::Op opcode = inst->opcode(); in CapabilityCheck() local 278 const auto opcode = inst->opcode(); in VersionCheck() local 461 const spv::Op opcode = inst->opcode(); in InstructionPass() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_instruction.cpp | 57 spv::Op opcode) { in EnablingCapabilitiesForOp() 217 const spv::Op opcode = inst->opcode(); in ReservedCheck() local 240 const spv::Op opcode = inst->opcode(); in CapabilityCheck() local 278 const auto opcode = inst->opcode(); in VersionCheck() local 461 const spv::Op opcode = inst->opcode(); in InstructionPass() local
|
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
H A D | DependencyFinder.java | 514 public void visitFieldInsn(int opcode, String owner, String name, String desc) { in visitFieldInsn() 532 public void visitInsn(int opcode) { in visitInsn() 537 public void visitIntInsn(int opcode, int operand) { in visitIntInsn() 542 public void visitJumpInsn(int opcode, Label label) { in visitJumpInsn() 586 public void visitMethodInsn(int opcode, String owner, String name, String desc, in visitMethodInsn() 628 public void visitTypeInsn(int opcode, String type) { in visitTypeInsn() 635 public void visitVarInsn(int opcode, int var) { in visitVarInsn()
|