/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function 472 void addInstruction(uint8_t Opcode) { in addInstruction() function 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function 472 void addInstruction(uint8_t Opcode) { in addInstruction() function 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function 472 void addInstruction(uint8_t Opcode) { in addInstruction() function 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function 472 void addInstruction(uint8_t Opcode) { in addInstruction() function 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugFrame.h | 460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function 472 void addInstruction(uint8_t Opcode) { in addInstruction() function 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A 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
|
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
H A 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
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
H A D | InstructionsBuilder.java | 103 void addInstruction(final AbstractInsnNode node) { in addInstruction() method in InstructionsBuilder
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/ |
H A D | ast.js | 39 addInstruction(inst) { method in Module
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/sva/src/ |
H A D | ast.js | 39 addInstruction(inst) { method in Module
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/sva/src/ |
D | ast.js | 39 addInstruction(inst) { method in Module
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/ |
H A D | MethodImplementationBuilder.java | 148 public void addInstruction(@Nullable BuilderInstruction instruction) { in addInstruction() method in MethodImplementationBuilder
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
H A D | Subroutines.java | 226 void addInstruction(final InstructionHandle ih) { in addInstruction() method in Subroutines.SubroutineImpl
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 178 void addInstruction() { in addInstruction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 178 void addInstruction() { in addInstruction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 178 void addInstruction() { in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | LSUnit.h | 181 void addInstruction() { in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | LSUnit.h | 155 void addInstruction() { in addInstruction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 178 void addInstruction() { in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 253 void addInstruction(Instruction *I, DominatorTree *DT = nullptr, in addInstruction() function
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 558 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 344 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon1dcd1e630111::Closure
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | AssumeBundleBuilder.cpp | 268 void addInstruction(Instruction *I) { in addInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 341 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon306702690111::Closure
|