Home
last modified time | relevance | path

Searched defs:getOpcode (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DOperator.h41 unsigned getOpcode() const { in getOpcode() function
49 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DOperator.h41 unsigned getOpcode() const { in getOpcode() function
49 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DOperator.h41 unsigned getOpcode() const { in getOpcode() function
49 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperator.h41 unsigned getOpcode() const { in getOpcode() function
49 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DOperator.h48 unsigned getOpcode() const { in getOpcode() function
56 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h41 unsigned getOpcode() const { in getOpcode() function
49 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h40 unsigned getOpcode() const { in getOpcode() function
48 static unsigned getOpcode(const Value *V) { in getOpcode() function
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/instruction/
H A DInstruction.java48 Opcode getOpcode(); in getOpcode() method
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/
H A DUnresolvedOdexInstruction.java51 @Override public Opcode getOpcode() { in getOpcode() method in UnresolvedOdexInstruction
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/
H A DBuilderInstruction.java51 @Nonnull public Opcode getOpcode() { in getOpcode() method in BuilderInstruction
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/
H A DImmutableInstruction.java174 @Nonnull public Opcode getOpcode() { in getOpcode() method in ImmutableInstruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h37 unsigned getOpcode() const { return Opc; } in getOpcode() function
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DDop.java85 public int getOpcode() { in getOpcode() method in Dop
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/
H A DDop.java96 public int getOpcode() { in getOpcode() method in Dop
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/instruction/
H A DDexBackedInstruction.java56 @Nonnull public Opcode getOpcode() { return opcode; } in getOpcode() method in DexBackedInstruction
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h354 UnaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
397 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h354 UnaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
397 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h354 UnaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
397 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h354 UnaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
397 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandReductions.cpp31 unsigned getOpcode(Intrinsic::ID ID) { in getOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandReductions.cpp29 unsigned getOpcode(Intrinsic::ID ID) { in getOpcode() function
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/
H A DNormalSsaInsn.java134 public Rop getOpcode() { in getOpcode() method in NormalSsaInsn
H A DSsaInsn.java178 abstract public Rop getOpcode(); in getOpcode() method in SsaInsn
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCExpr.h370 Opcode getOpcode() const { return Op; } in getOpcode() function
506 Opcode getOpcode() const { return Op; } in getOpcode() function
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessage.java139 public int getOpcode() { in getOpcode() method in HdmiCecMessage

12345678910>>...12