Home
last modified time | relevance | path

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

/art/compiler/utils/
Dintrusive_forward_list.h280 iterator prev = before_begin(); in remove_if() local
296 iterator prev = begin(); in unique() local
317 iterator prev = before_begin(); in merge() local
Dswap_space.cc176 auto prev = it; in Free() local
/art/runtime/
Dreference_table.cc215 mirror::Object* prev = nullptr; in Dump() local
Ddex_file_verifier.cc1788 const DexFile::ProtoId* prev = reinterpret_cast<const DexFile::ProtoId*>(previous_item_); in CheckInterProtoIdItem() local
Dthread.cc390 FrameIdToShadowFrame* prev = head; in RemoveDebuggerShadowFrameMapping() local
/art/runtime/jdwp/
Djdwp_event.h92 JdwpEvent* prev; /* linked list */ member
/art/compiler/
Delf_builder.h855 Elf_Phdr& prev = phdrs.back(); in MakeProgramHeaders() local
/art/compiler/optimizing/
Dload_store_elimination.cc680 HInstruction* prev = instruction->GetPrevious(); in TryRemovingNullCheck() local
Dcode_generator_arm64.cc2000 vixl::Instruction* prev = masm->GetCursorAddress<vixl::Instruction*>() - vixl::kInstructionSize; in VisitMultiplyAccumulate() local
/art/compiler/utils/mips64/
Dassembler_mips64.cc1539 uint32_t prev = buffer_.Load<uint32_t>(branch_location); in Bind() local
/art/compiler/utils/arm/
Dassembler_thumb2.cc2302 uint16_t Thumb2Assembler::EmitCompareAndBranch(Register rn, uint16_t prev, bool n) { in EmitCompareAndBranch()
/art/compiler/utils/mips/
Dassembler_mips.cc1874 uint32_t prev = buffer_.Load<uint32_t>(branch_location); in Bind() local