Home
last modified time | relevance | path

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

/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/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstructionsBuilder.java103 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/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/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMethodImplementationBuilder.java149 public void addInstruction(@Nullable BuilderInstruction instruction) { in addInstruction() method in MethodImplementationBuilder
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/
DMethodImplementationBuilder.java148 public void addInstruction(@Nullable BuilderInstruction instruction) { in addInstruction() method in MethodImplementationBuilder
/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-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h155 void addInstruction() { in addInstruction() function
/external/skia/src/utils/
DSkVMVisualizer.cpp97 void Visualizer::addInstruction(Instruction skvm) { in addInstruction() function in skvm::viz::Visualizer
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DspvIR.h511 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
/external/deqp-deps/glslang/SPIRV/
DspvIR.h511 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp344 void addInstruction(MachineInstr *I) { in addInstruction() function in __anonbca32ab20111::Closure
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp657 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