/external/llvm-project/llvm/tools/llvm-mca/ |
D | CodeRegion.cpp | 109 void CodeRegions::addInstruction(const MCInst &Instruction) { in addInstruction() function in llvm::mca::CodeRegions
|
D | CodeRegion.h | 68 void addInstruction(const llvm::MCInst &Instruction) { in addInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 84 void addInstruction(uint8_t Opcode) { in addInstruction() function 89 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 95 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 84 void addInstruction(uint8_t Opcode) { in addInstruction() function 89 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 95 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
D | InstructionsBuilder.java | 102 void addInstruction(final AbstractInsnNode node) { in addInstruction() method in InstructionsBuilder
|
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/ |
D | ast.js | 39 addInstruction(inst) { method in Module
|
/external/deqp-deps/SPIRV-Tools/tools/sva/src/ |
D | ast.js | 39 addInstruction(inst) { method in Module
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/src/ |
D | ast.js | 39 addInstruction(inst) { method in Module
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
D | MethodImplementationBuilder.java | 149 public void addInstruction(@Nullable BuilderInstruction instruction) { in addInstruction() method in MethodImplementationBuilder
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugFrame.cpp | 82 void addInstruction(uint8_t Opcode) { in addInstruction() function in llvm::FrameEntry 86 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function in llvm::FrameEntry 91 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function in llvm::FrameEntry
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | Subroutines.java | 226 void addInstruction(final InstructionHandle ih) { in addInstruction() method in Subroutines.SubroutineImpl
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | Code.java | 402 private void addInstruction(Insn insn) { in addInstruction() method in Code 410 private void addInstruction(Insn insn, Label branch) { in addInstruction() method in Code
|
/external/llvm-project/mlir/unittests/Dialect/SPIRV/ |
D | DeserializationTest.cpp | 70 void addInstruction(spirv::Opcode op, ArrayRef<uint32_t> operands) { in addInstruction() function in DeserializationTest
|
/external/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 176 void addInstruction() { in addInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 155 void addInstruction() { in addInstruction() function
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | Assembler.cpp | 93 void BasicBlockFiller::addInstruction(const MCInst &Inst, const DebugLoc &DL) { in addInstruction() function in llvm::exegesis::BasicBlockFiller
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopDataPrefetch.cpp | 249 void addInstruction(Instruction *I, DominatorTree *DT = nullptr, in addInstruction() function
|
/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/ |
D | FileAnalysis.cpp | 537 void FileAnalysis::addInstruction(const Instr &Instruction) { in addInstruction() function in llvm::cfi_verify::FileAnalysis
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | spvIR.h | 497 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 497 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | AssumeBundleBuilder.cpp | 264 void addInstruction(Instruction *I) { in addInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86DomainReassignment.cpp | 344 void addInstruction(MachineInstr *I) { in addInstruction() function in __anonaf35e3140111::Closure
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86DomainReassignment.cpp | 340 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon0d7edfa00111::Closure
|
/external/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 617 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 657 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
|