Home
last modified time | relevance | path

Searched defs:opcode (Results 551 – 575 of 2583) sorted by relevance

1...<<21222324252627282930>>...104

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dbasic_block.cpp56 const auto opcode = iter->opcode(); in GetMergeInst() local
71 const auto opcode = iter->opcode(); in GetMergeInst() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.cpp56 const auto opcode = iter->opcode(); in GetMergeInst() local
71 const auto opcode = iter->opcode(); in GetMergeInst() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h85 PresetCtpOpcode opcode; member
101 PresetCtpOpcode opcode; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c208 get_src_chan_idx(enum tgsi_opcode opcode, in get_src_chan_idx()
242 enum tgsi_opcode opcode = inst->Instruction.Opcode; in lp_build_tgsi_inst_llvm() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.cpp56 const auto opcode = iter->opcode(); in GetMergeInst() local
71 const auto opcode = iter->opcode(); in GetMergeInst() local
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
H A DMethodProbesAdapterTest.java61 public void visitInsnWithProbe(int opcode, int probeId) { in visitInsnWithProbe()
67 public void visitJumpInsnWithProbe(int opcode, Label label, int probeId, in visitJumpInsnWithProbe()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecAtomWriter.java194 int initiatorLogicalAddress, int destinationLogicalAddress, int opcode, in writeHdmiCecMessageReportedAtom()
315 int destinationLogicalAddress, int opcode, int sendMessageResult) { in MessageReportedGenericArgs()
/aosp_15_r20/external/guice/lib/build/
HDasm-6.0.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/
H A DMethodRemapper.java144 final int opcode, final String owner, final String name, final String descriptor) { in visitFieldInsn()
190 public void visitTypeInsn(final int opcode, final String type) { in visitTypeInsn()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp245 static inline bool isLEA(const int opcode) { in isLEA()
340 const int opcode = MI.getOpcode(); in processInstructionForSLM() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_opcodes.cpp255 dng_filter_opcode_task (dng_filter_opcode &opcode, in dng_filter_opcode_task()
431 dng_inplace_opcode_task (dng_inplace_opcode &opcode, in dng_inplace_opcode_task()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc35 std::optional<uint16_t> opcode; member
129 uint16_t opcode = hal_->getMsftOpcode(); in supports_msft_extensions() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dvalhall.py179 …def __init__(self, name, opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], … argument
356 def typesize(opcode): argument
/aosp_15_r20/external/ow2-asm/benchmarks/src/jmh/java/org/objectweb/asm/benchmarks/
H A DTypeBenchmark.java180 final int opcode, final String owner, final String name, final String descriptor) { in visitMethod()
186 final int opcode, in visitMethod()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h85 Opcode opcode; member
111 unsigned opcode() const { return m_opcode; } in opcode() function
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.py192 def funop(name, opcode, schedule_class = "none"): argument
197 def iunop(name, opcode): argument
/aosp_15_r20/external/ow2-asm/tools/retrofitter/src/main/java/org/objectweb/asm/tools/
H A DRetrofitter.java313 final int opcode, in visitMethod()
331 public void visitTypeInsn(final int opcode, final String type) { in visitMethod()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c827 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
/aosp_15_r20/hardware/broadcom/libbt/src/
Dhardware.c624 uint16_t opcode; in hw_config_cback() local
977 uint16_t opcode; in hw_sco_i2spcm_cfg_cback() local
1583 uint16_t opcode; in hw_epilog_cback() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/
H A DDops.java1214 public static Dop get(int opcode) { in get()
1240 public static Dop getNextOrNull(Dop opcode, DexOptions options) { in getNextOrNull()
1257 private static void set(Dop opcode) { in set()
/aosp_15_r20/external/caliper/lib/
HDjava-allocation-instrumenter-2.0.jar ... recorderMethod public void visitIntInsn (int, int) int opcode int operand private void pushClassNameOnStack () private void pushProductOfIntArrayOnStack ...
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/
H A DRopperMachine.java295 public void run(Frame frame, int offset, int opcode) { in run()
675 private RegisterSpecList getSources(int opcode, int stackPointer) { in getSources()
/aosp_15_r20/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/
H A DAsmGeneratorTest.java484 public void visitTypeInsn(int opcode, String type) { in visitMethod()
490 public void visitMethodInsn(int opcode, String owner, String name, String desc, in visitMethod()
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/
H A DCodeTranslator.java578 Opcode opcode = insn.info.opcode; in isInstructionBranch() local
590 Opcode opcode = insn.info.opcode; in isInstructionSwitch() local
/aosp_15_r20/hardware/interfaces/tv/cec/1.0/default/
H A DHdmiCecDefault.cpp453 int opcode = getOpcode(message); in isWakeupMessage() local
464 int opcode = getOpcode(message); in isTransferableInSleep() local

1...<<21222324252627282930>>...104