Home
last modified time | relevance | path

Searched defs:instr (Results 1 – 12 of 12) sorted by relevance

/tools/dexter/slicer/
Dcontrol_flow_graph.cc93 bool BasicBlocksVisitor::HandleAnnotation(Instruction* instr) { in HandleAnnotation()
100 bool BasicBlocksVisitor::SkipInstruction(Instruction* instr) { in SkipInstruction()
107 void BasicBlocksVisitor::StartBlock(Instruction* instr) { in StartBlock()
117 void BasicBlocksVisitor::EndBlock(Instruction* instr) { in EndBlock()
133 for (auto instr : code_ir->instructions) { in CreateBasicBlocks() local
Dcode_ir.cc250 Instruction* instr = nullptr; in DissasembleBytecode() local
364 auto& instr = packed_switches_[offset].instr; in DecodePackedSwitch() local
370 void CodeIr::FixupPackedSwitch(PackedSwitchPayload* instr, dex::u4 base_offset, in FixupPackedSwitch()
390 auto& instr = sparse_switches_[offset].instr; in DecodeSparseSwitch() local
396 void CodeIr::FixupSparseSwitch(SparseSwitchPayload* instr, dex::u4 base_offset, in FixupSparseSwitch()
419 auto instr = Alloc<ArrayData>(); in DecodeArrayData() local
454 auto instr = Alloc<Bytecode>(); in DecodeBytecode() local
Dbytecode_encoder.cc441 auto& instr = packed_switches_[offset_]; in Visit() local
465 auto& instr = sparse_switches_[offset_]; in Visit() local
550 auto instr = packed_switches_[payload_offset]; in FixupPackedSwitch() local
567 auto instr = sparse_switches_[payload_offset]; in FixupSparseSwitch() local
591 dex::u2* instr = bytecode_.ptr<dex::u2>(fixup.offset * 2); in FixupLabels() local
614 for (auto instr : instructions_) { in Encode() local
619 for (auto instr : instructions_) { in Encode() local
Dinstrumentation.cc104 for (auto instr : code_ir->instructions) { in Apply() local
385 for (auto instr : code_ir->instructions) { in Apply() local
516 for (auto instr : code_ir->instructions) { in Apply() local
656 for (auto instr : code_ir->instructions) { in RegsRenumbering() local
Dtryblocks_encoder.cc71 for (auto instr : instructions_) { in Encode() local
97 for (auto instr : instructions_) { in Encode() local
Ddebuginfo_encoder.cc133 for (auto instr : instructions_) { in Encode() local
/tools/dexter/dexter/
Dexperimental.cc67 auto instr = *it++; in StressWrapInvoke() local
179 for (auto instr : code_ir.instructions) { in StressEntryHook() local
227 for (auto instr : code_ir.instructions) { in StressExitHook() local
404 for (auto instr = block.region.first; instr != nullptr; instr = instr->next) { in CodeCoverage() local
Ddissasembler.cc41 void PrintCodeIrVisitor::StartInstruction(const lir::Instruction* instr) { in StartInstruction()
51 void PrintCodeIrVisitor::EndInstruction(const lir::Instruction* instr) { in EndInstruction()
/tools/dexter/slicer/export/slicer/
Dcode_ir.h416 for (auto instr : instructions) { in Accept() local
459 PackedSwitchPayload* instr = nullptr; member
464 SparseSwitchPayload* instr = nullptr; member
/tools/security/fuzzing/system_fuzzers/libwatchdog_perf_service/
Dlibwatchdog_perf_service_fuzzer.cpp33 std::string instr[13]; member
/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...