Home
last modified time | relevance | path

Searched defs:addInstruction (Results 1 – 15 of 15) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVBasicBlock.cpp64 SPIRVBasicBlock::addInstruction(SPIRVInstruction *I) { in addInstruction() function in SPIRVBasicBlock
DSPIRVModule.cpp954 SPIRVModuleImpl::addInstruction(SPIRVInstruction *Inst, SPIRVBasicBlock *BB) { in addInstruction() function in SPIRV::SPIRVModuleImpl
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DCodeRegion.cpp55 void CodeRegions::addInstruction(std::unique_ptr<const MCInst> Instruction) { in addInstruction() function in mca::CodeRegions
DCodeRegion.h64 void addInstruction(std::unique_ptr<const llvm::MCInst> Instruction) { in addInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h81 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/
DMethodImplementationBuilder.java149 public void addInstruction(@Nullable BuilderInstruction instruction) { in addInstruction() method in MethodImplementationBuilder
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp82 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/
DSubroutines.java226 void addInstruction(final InstructionHandle ih) { in addInstruction() method in Subroutines.SubroutineImpl
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DCode.java402 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/
DFileAnalysis.cpp510 void FileAnalysis::addInstruction(const Instr &Instruction) { in addInstruction() function in llvm::cfi_verify::FileAnalysis
/external/deqp-deps/glslang/SPIRV/
DspvIR.h429 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp349 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon485ecb6c0111::Closure
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterPressure.cpp642 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp617 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1604 void addInstruction(SExpr *V) { in addInstruction() function