/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/ |
D | InOrderIssueStage.h | 45 const InstRef &getInstruction() const { return IR; } in getInstruction() function 46 InstRef &getInstruction() { return IR; } in getInstruction() function
|
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/ |
D | CreateInstructionRequestOrBuilder.java | 84 com.google.cloud.datalabeling.v1beta1.Instruction getInstruction(); in getInstruction() method
|
D | InstructionName.java | 53 public String getInstruction() { in getInstruction() method in InstructionName 169 public String getInstruction() { in getInstruction() method in InstructionName.Builder
|
D | CreateInstructionMetadataOrBuilder.java | 38 java.lang.String getInstruction(); in getInstruction() method
|
D | HumanAnnotationConfigOrBuilder.java | 37 java.lang.String getInstruction(); in getInstruction() method
|
D | CreateInstructionRequest.java | 160 public com.google.cloud.datalabeling.v1beta1.Instruction getInstruction() { in getInstruction() method in CreateInstructionRequest 717 public com.google.cloud.datalabeling.v1beta1.Instruction getInstruction() { in getInstruction() method in CreateInstructionRequest.Builder
|
/external/pytorch/torch/csrc/jit/mobile/ |
D | frame.h | 29 const Instruction& getInstruction() const { in getInstruction() function
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | InstructionContext.java | 94 InstructionHandle getInstruction(); in getInstruction() method
|
D | ControlFlowGraph.java | 284 public InstructionHandle getInstruction() { in getInstruction() method in ControlFlowGraph.InstructionContextImpl
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | LineNumberGen.java | 99 public InstructionHandle getInstruction() { in getInstruction() method in LineNumberGen
|
D | PUSH.java | 180 public final Instruction getInstruction() { in getInstruction() method in PUSH
|
D | SWITCH.java | 153 public final Instruction getInstruction() { in getInstruction() method in SWITCH
|
D | InstructionHandle.java | 71 public final Instruction getInstruction() { in getInstruction() method in InstructionHandle
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/ |
D | MethodLocation.java | 65 public Instruction getInstruction() { in getInstruction() method in MethodLocation
|
/external/llvm/lib/Target/WebAssembly/Disassembler/ |
D | WebAssemblyDisassembler.cpp | 63 MCDisassembler::DecodeStatus WebAssemblyDisassembler::getInstruction( in getInstruction() function in WebAssemblyDisassembler
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | AbstractCallSite.h | 112 CallBase *getInstruction() const { return CB; } in getInstruction() function
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/ |
D | AnalyzedInstruction.java | 175 public Instruction getInstruction() { in getInstruction() method in AnalyzedInstruction
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/Disassembler/ |
D | AVRDisassembler.cpp | 113 DecodeStatus AVRDisassembler::getInstruction(MCInst &Instr, uint64_t &Size, in getInstruction() function in AVRDisassembler
|
/external/llvm/utils/TableGen/ |
D | CodeGenTarget.h | 155 CodeGenInstruction &getInstruction(const Record *InstRec) const { in getInstruction() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/Disassembler/ |
D | LoongArchDisassembler.cpp | 125 DecodeStatus LoongArchDisassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction() function in LoongArchDisassembler
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/ |
D | LabelInfo.java | 268 public static Instruction getInstruction(final Label label) { in getInstruction() method in LabelInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/ |
D | WebAssemblyDisassembler.cpp | 158 MCDisassembler::DecodeStatus WebAssemblyDisassembler::getInstruction( in getInstruction() function in WebAssemblyDisassembler
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Disassembler/ |
D | WebAssemblyDisassembler.cpp | 160 MCDisassembler::DecodeStatus WebAssemblyDisassembler::getInstruction( in getInstruction() function in WebAssemblyDisassembler
|
/external/capstone/bindings/vb6/ |
D | vbCapstone.cpp | 60 void __stdcall getInstruction(cs_insn *insn, uint32_t index, void* curInst, uint32_t bufSize){ in getInstruction() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/Disassembler/ |
D | M68kDisassembler.cpp | 116 DecodeStatus M68kDisassembler::getInstruction(MCInst &Instr, uint64_t &Size, in getInstruction() function in M68kDisassembler
|