Home
last modified time | relevance | path

Searched defs:opcode (Results 1001 – 1025 of 2583) sorted by relevance

1...<<41424344454647484950>>...104

/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/
H A DMutableMethodImplementation.java165 final Opcode opcode = instruction.getOpcode(); in MutableMethodImplementation() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c58 const struct rc_opcode_info * opcode = in rc_find_free_temporary() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dconst_folding_rules.h61 uint32_t opcode; member
H A Dtype_manager.cpp803 const auto opcode = length_constant_inst->opcode(); in RecordIfTypeDefinition() local
987 const spv::Op opcode = inst.opcode(); in AttachDecoration() local
/aosp_15_r20/external/javassist/src/test/test/javassist/bytecode/analysis/
H A DScannerTest.java180 private static void addJump(Bytecode code, int opcode, int pos) { in addJump()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dconst_folding_rules.h61 uint32_t opcode; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconst_folding_rules.h61 uint32_t opcode; member
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/
H A DImmutableInstruction35mi.java51 public ImmutableInstruction35mi(@Nonnull Opcode opcode, in ImmutableInstruction35mi()
H A DImmutableInstruction35ms.java51 public ImmutableInstruction35ms(@Nonnull Opcode opcode, in ImmutableInstruction35ms()
H A DImmutableInstruction35c.java54 public ImmutableInstruction35c(@Nonnull Opcode opcode, in ImmutableInstruction35c()
/aosp_15_r20/hardware/broadcom/libbt/src/
Dbt_vendor_brcm.c140 static int op(bt_vendor_opcode_t opcode, void *param) in op()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_ray_tracing.cpp26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_ray_tracing.cpp26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_logging_helper.h52 inline std::string OpcodeText(const Opcode& opcode) { in OpcodeText()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DInvokeInstruction.java46 protected InvokeInstruction(final short opcode, final int index) { in InvokeInstruction()
H A DLocalVariableInstruction.java74 protected LocalVariableInstruction(final short opcode, final short c_tag, final int n) { in LocalVariableInstruction()
H A DFieldOrMethod.java45 protected FieldOrMethod(final short opcode, final int index) { in FieldOrMethod()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_workaround.cpp53 enum lsc_opcode opcode = lsc_msg_desc_opcode(devinfo, inst->desc); in needs_dummy_fence() local
/aosp_15_r20/art/test/2265-const-method-type-cached/src-util/transformer/
H A DConstantTransformer.java74 mv.visitMethodInsn(opcode, owner, name, desc, itf); in visitMethod() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_tracing.cpp26 const spv::Op opcode = inst->opcode(); in RayTracingPass() local
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DDops.java1188 public static Dop get(int opcode) { in get()
1237 private static void set(Dop opcode) { in set()
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_opcodes.c102 int opcode; member
716 int k, j, m, n, cd_len, serv_act, len, act_len, opcode, res; in list_all_codes() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/
H A Dlist_flex_ops.cc90 const tflite::OperatorCode* opcode = opcodes->Get(op->opcode_index()); in AddFlexOpsFromModel() local
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_packet.cc31 CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode, in MakeBuilder()
/aosp_15_r20/system/nfc/src/fuzzers/integration/fakes/
H A Dhal_fakes.cc37 uint8_t opcode, uint8_t* data, in SimulatePacketArrival()

1...<<41424344454647484950>>...104