Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/tools/llvm-mca/
DCodeRegion.cpp109 void CodeRegions::addInstruction(const MCInst &Instruction) { in addInstruction() function in llvm::mca::CodeRegions
DCodeRegion.h68 void addInstruction(const llvm::MCInst &Instruction) { in addInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h84 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/
DDWARFDebugFrame.h84 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/
DInstructionsBuilder.java102 void addInstruction(final AbstractInsnNode node) { in addInstruction() method in InstructionsBuilder
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dast.js39 addInstruction(inst) { method in Module
/external/deqp-deps/SPIRV-Tools/tools/sva/src/
Dast.js39 addInstruction(inst) { method in Module
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/src/
Dast.js39 addInstruction(inst) { method in Module
/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/llvm-project/mlir/unittests/Dialect/SPIRV/
DDeserializationTest.cpp70 void addInstruction(spirv::Opcode op, ArrayRef<uint32_t> operands) { in addInstruction() function in DeserializationTest
/external/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h176 void addInstruction() { in addInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h155 void addInstruction() { in addInstruction() function
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DAssembler.cpp93 void BasicBlockFiller::addInstruction(const MCInst &Inst, const DebugLoc &DL) { in addInstruction() function in llvm::exegesis::BasicBlockFiller
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp249 void addInstruction(Instruction *I, DominatorTree *DT = nullptr, in addInstruction() function
/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp537 void FileAnalysis::addInstruction(const Instr &Instruction) { in addInstruction() function in llvm::cfi_verify::FileAnalysis
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DspvIR.h497 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
/external/deqp-deps/glslang/SPIRV/
DspvIR.h497 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
/external/llvm-project/llvm/lib/Transforms/Utils/
DAssumeBundleBuilder.cpp264 void addInstruction(Instruction *I) { in addInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp344 void addInstruction(MachineInstr *I) { in addInstruction() function in __anonaf35e3140111::Closure
/external/llvm-project/llvm/lib/Target/X86/
DX86DomainReassignment.cpp340 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon0d7edfa00111::Closure
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp617 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp657 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs

12