/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVBasicBlock.cpp | 64 SPIRVBasicBlock::addInstruction(SPIRVInstruction *I) { in addInstruction() function in SPIRVBasicBlock
|
D | SPIRVModule.cpp | 954 SPIRVModuleImpl::addInstruction(SPIRVInstruction *Inst, SPIRVBasicBlock *BB) { in addInstruction() function in SPIRV::SPIRVModuleImpl
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | CodeRegion.cpp | 55 void CodeRegions::addInstruction(std::unique_ptr<const MCInst> Instruction) { in addInstruction() function in mca::CodeRegions
|
D | CodeRegion.h | 64 void addInstruction(std::unique_ptr<const llvm::MCInst> Instruction) { in addInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 81 void addInstruction(uint8_t Opcode) { in addInstruction() function 86 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 92 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
|
/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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/ |
D | FileAnalysis.cpp | 510 void FileAnalysis::addInstruction(const Instr &Instruction) { in addInstruction() function in llvm::cfi_verify::FileAnalysis
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 429 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86DomainReassignment.cpp | 349 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon485ecb6c0111::Closure
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 642 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
|
/external/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 617 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1604 void addInstruction(SExpr *V) { in addInstruction() function
|