HomeSort by relevance Sort by last modified time
    Searched refs:addInstruction (Results 1 - 25 of 39) sorted by null

1 2

  /external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/
MutableMethodImplementationTest.java 48 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
49 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
50 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
51 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
52 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
53 builder.addInstruction(new BuilderInstruction32x(Opcode.MOVE_16, 0, 0));
73 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
74 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
75 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
76 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP))
    [all...]
FixGotoTest.java 22 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, gotoTarget));
25 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
29 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
45 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, gotoTarget));
48 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
52 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
68 builder.addInstruction(new BuilderInstruction20t(Opcode.GOTO_16, gotoTarget));
71 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
75 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
91 builder.addInstruction(new BuilderInstruction20t(Opcode.GOTO_16, goto16Target))
    [all...]
PayloadAlignmentTest.java 53 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
54 implBuilder.addInstruction(new BuilderArrayPayload(4, null));
70 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
71 implBuilder.addInstruction(new BuilderArrayPayload(4, null));
93 implBuilder.addInstruction(new BuilderInstruction31t(Opcode.FILL_ARRAY_DATA, 0, label));
94 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
95 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
96 implBuilder.addInstruction(new BuilderInstruction12x(Opcode.MOVE, 0, 0));
97 implBuilder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
99 implBuilder.addInstruction(new BuilderArrayPayload(4, null))
    [all...]
FixOffsetsTest.java 56 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, firstGotoTarget));
61 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
69 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
75 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, secondGotoTarget));
82 builder.addInstruction(new BuilderInstruction10x(Opcode.NOP));
91 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
  /external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
MethodAnalyzerTest.java 67 builder.addInstruction(new BuilderInstruction22c(Opcode.INSTANCE_OF, 0, 1,
69 builder.addInstruction(new BuilderInstruction21t(Opcode.IF_EQZ, 0, builder.getLabel("not_instance_of")));
70 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
73 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
98 builder.addInstruction(new BuilderInstruction22c(Opcode.INSTANCE_OF, 0, 1,
100 builder.addInstruction(new BuilderInstruction21t(Opcode.IF_EQZ, 0, builder.getLabel("not_instance_of")));
101 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
104 builder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
130 builder.addInstruction(new BuilderInstruction22c(Opcode.INSTANCE_OF, 0, 1,
132 builder.addInstruction(new BuilderInstruction21t(Opcode.IF_NEZ, 0, builder.getLabel("instance_of")))
    [all...]
  /external/dexmaker/dexmaker/src/main/java/com/android/dx/
Code.java 351 addInstruction(new PlainInsn(Rops.GOTO, sourcePosition, null, RegisterSpecList.EMPTY),
390 addInstruction(new ThrowingInsn(Rops.THROW, sourcePosition,
402 private void addInstruction(Insn insn) {
403 addInstruction(insn, null);
410 private void addInstruction(Insn insn, Label branch) {
483 addInstruction(new PlainCstInsn(rop, sourcePosition, target.spec(),
486 addInstruction(new ThrowingCstInsn(rop, sourcePosition,
496 addInstruction(new PlainInsn(Rops.opMove(source.type.ropType),
506 addInstruction(new PlainInsn(op.rop(source.type), sourcePosition,
521 addInstruction(new PlainInsn(rop, sourcePosition, target.spec(), sources))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
CodeRegion.cpp 55 void CodeRegions::addInstruction(std::unique_ptr<const MCInst> Instruction) {
63 (*It)->addInstruction(std::move(Instruction));
CodeRegion.h 64 void addInstruction(std::unique_ptr<const llvm::MCInst> Instruction) {
109 void addInstruction(std::unique_ptr<const llvm::MCInst> Instruction);
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVBasicBlock.cpp 64 SPIRVBasicBlock::addInstruction(SPIRVInstruction *I) {
SPIRVModule.cpp 269 virtual SPIRVInstruction *addInstruction(SPIRVInstruction *Inst,
    [all...]
SPIRVBasicBlock.h 81 SPIRVInstruction *addInstruction(SPIRVInstruction *I);
SPIRVFunction.cpp 153 BB->addInstruction(Inst);
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugFrame.cpp 82 void addInstruction(uint8_t Opcode) {
86 void addInstruction(uint8_t Opcode, uint64_t Operand1) {
91 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) {
118 addInstruction(Primary, Op1);
121 addInstruction(Primary, Op1, Data.getULEB128(Offset));
133 addInstruction(Opcode);
137 addInstruction(Opcode, Data.getAddress(Offset));
141 addInstruction(Opcode, Data.getU8(Offset));
145 addInstruction(Opcode, Data.getU16(Offset));
149 addInstruction(Opcode, Data.getU32(Offset))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFDebugFrame.cpp 55 addInstruction(Primary, Op1);
58 addInstruction(Primary, Op1, Data.getULEB128(Offset));
73 addInstruction(Opcode);
77 addInstruction(Opcode, Data.getAddress(Offset));
81 addInstruction(Opcode, Data.getU8(Offset));
85 addInstruction(Opcode, Data.getU16(Offset));
89 addInstruction(Opcode, Data.getU32(Offset));
98 addInstruction(Opcode, Data.getULEB128(Offset));
102 addInstruction(Opcode, Data.getSLEB128(Offset));
114 addInstruction(Opcode, op1, op2)
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
MethodImplementationBuilder.java 149 public void addInstruction(@Nullable BuilderInstruction instruction) {
150 impl.addInstruction(instruction);
MutableMethodImplementation.java 203 public void addInstruction(int index, BuilderInstruction instruction) {
212 addInstruction(instruction);
237 public void addInstruction(@Nonnull BuilderInstruction instruction) {
458 addInstruction(location.index, new BuilderInstruction10x(Opcode.NOP));
    [all...]
  /external/smali/smali/src/main/antlr/
smaliTreeWalker.g 766 $method::methodBuilder.addInstruction(new BuilderInstruction10t(opcode, $label_ref.label));
774 $method::methodBuilder.addInstruction(new BuilderInstruction10x(opcode));
787 $method::methodBuilder.addInstruction(new BuilderInstruction11n(opcode, regA, litB));
797 $method::methodBuilder.addInstruction(new BuilderInstruction11x(opcode, regA));
808 $method::methodBuilder.addInstruction(new BuilderInstruction12x(opcode, regA, regB));
820 $method::methodBuilder.addInstruction(new BuilderInstruction20bc(opcode, verificationError,
829 $method::methodBuilder.addInstruction(new BuilderInstruction20t(opcode, $label_ref.label));
841 $method::methodBuilder.addInstruction(new BuilderInstruction21c(opcode, regA,
852 $method::methodBuilder.addInstruction(new BuilderInstruction21c(opcode, regA,
863 $method::methodBuilder.addInstruction(new BuilderInstruction21c(opcode, regA
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugFrame.h 81 void addInstruction(uint8_t Opcode) {
86 void addInstruction(uint8_t Opcode, uint64_t Operand1) {
92 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) {
  /external/deqp-deps/glslang/SPIRV/
SpvBuilder.cpp 129 buildPoint->addInstruction(std::unique_ptr<Instruction>(line));
    [all...]
spvIR.h 203 void addInstruction(std::unique_ptr<Instruction> inst);
429 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst)
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
FileAnalysis.h 172 void addInstruction(const Instr &Instruction);
FileAnalysis.cpp 467 addInstruction(InstrMeta);
510 void FileAnalysis::addInstruction(const Instr &Instruction) {
  /external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/
JumboStringConversionTest.java 69 methodBuilder.addInstruction(new BuilderInstruction21c(Opcode.CONST_STRING, 0,
72 methodBuilder.addInstruction(new BuilderInstruction10x(Opcode.RETURN_VOID));
  /external/smali/smali/src/main/java/org/jf/smali/
smaliTreeWalker.java     [all...]
  /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
Subroutines.java 226 void addInstruction(final InstructionHandle ih) {
483 ((SubroutineImpl) (actual==all[0]?getTopLevel():getSubroutine(actual))).addInstruction(element);

Completed in 817 milliseconds

1 2