Home
last modified time | relevance | path

Searched defs:opcode (Results 751 – 775 of 2583) sorted by relevance

1...<<31323334353637383940>>...104

/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/instruction/
H A DDexBackedInstruction23x.java41 @Nonnull Opcode opcode, in DexBackedInstruction23x()
H A DDexBackedInstruction3rms.java41 @Nonnull Opcode opcode, in DexBackedInstruction3rms()
H A DDexBackedInstruction31i.java41 @Nonnull Opcode opcode, in DexBackedInstruction31i()
H A DDexBackedInstruction11n.java42 @Nonnull Opcode opcode, in DexBackedInstruction11n()
H A DDexBackedInstruction22t.java42 @Nonnull Opcode opcode, in DexBackedInstruction22t()
H A DDexBackedInstruction3rc.java43 @Nonnull Opcode opcode, in DexBackedInstruction3rc()
H A DDexBackedInstruction21ih.java41 @Nonnull Opcode opcode, in DexBackedInstruction21ih()
H A DDexBackedInstruction22b.java41 @Nonnull Opcode opcode, in DexBackedInstruction22b()
H A DDexBackedInstruction22c.java44 @Nonnull Opcode opcode, in DexBackedInstruction22c()
H A DDexBackedInstruction22s.java42 @Nonnull Opcode opcode, in DexBackedInstruction22s()
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/
H A DVariableSizeInsn.java40 public final DalvInsn withOpcode(Dop opcode) { in withOpcode()
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/
H A DBuilderInstruction11x.java46 public BuilderInstruction11x(@Nonnull Opcode opcode, in BuilderInstruction11x()
H A DBuilderInstruction21t.java47 public BuilderInstruction21t(@Nonnull Opcode opcode, in BuilderInstruction21t()
H A DBuilderInstruction31t.java47 public BuilderInstruction31t(@Nonnull Opcode opcode, in BuilderInstruction31t()
/aosp_15_r20/cts/tools/test-api-map/device-side/src/com/android/xts/apimapper/helper/
H A DOnBeforeCallListener.java35 void onBeforeCall(String callerClass, String callerMethod, int opcode, String methodOwner, in onBeforeCall()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DReturnInstruction.java42 protected ReturnInstruction(final short opcode) { in ReturnInstruction()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dopcode_make_test.cpp34 for (auto opcode : kSampleOpcodes) { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dop_resolver.cc26 const OperatorCode* opcode, const OpResolver& op_resolver, in GetRegistrationFromOpCode()
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/mutators/
H A DOppositeBranchChanger.java36 Opcode opcode = mInsn.insn.info.opcode; in getModifiedOpcode() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dopcode_make_test.cpp34 for (auto opcode : kSampleOpcodes) { in TEST() local
/aosp_15_r20/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/
H A DInsnNode.java54 public InsnNode(final int opcode) { in InsnNode()
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/
H A DBuilderOffsetInstruction.java44 public BuilderOffsetInstruction(@Nonnull Opcode opcode, in BuilderOffsetInstruction()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dopcode_make_test.cpp34 for (auto opcode : kSampleOpcodes) { in TEST() local
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DCurrentFrame.java50 final int opcode, final int arg, final Symbol symbolArg, final SymbolTable symbolTable) { in execute()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp270 aco_opcode opcode = in emit_masked_swizzle() local
1489 aco_opcode opcode = dst.size() == 1 ? aco_opcode::s_not_b32 : aco_opcode::s_not_b64; in visit_alu_instr() local
2715 aco_opcode opcode = in visit_alu_instr() local
2892 aco_opcode opcode, fract; in visit_alu_instr() local
3536 aco_opcode opcode; in visit_alu_instr() local
3552 aco_opcode opcode = instr->op == nir_op_pack_uint_2x16 ? aco_opcode::v_cvt_pk_u16_u32 in visit_alu_instr() local
3759 aco_opcode opcode = in visit_alu_instr() local
3799 aco_opcode opcode = in visit_alu_instr() local
6381 aco_opcode opcode; in visit_image_load() local
6414 aco_opcode opcode; in visit_image_load() local
[all …]

1...<<31323334353637383940>>...104