Home
last modified time | relevance | path

Searched defs:cur_offset (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/
Dmir_graph.cc399 BasicBlock* MIRGraph::ProcessCanBranch(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanBranch()
466 BasicBlock* MIRGraph::ProcessCanSwitch(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanSwitch()
542 BasicBlock* MIRGraph::ProcessCanThrow(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanThrow()
/art/runtime/verifier/
Dmethod_verifier.cc860 bool MethodVerifier::CheckArrayData(uint32_t cur_offset) { in CheckArrayData()
898 bool MethodVerifier::CheckBranchTarget(uint32_t cur_offset) { in CheckBranchTarget()
930 bool MethodVerifier::GetBranchOffset(uint32_t cur_offset, int32_t* pOffset, bool* pConditional, in GetBranchOffset()
968 bool MethodVerifier::CheckSwitchTargets(uint32_t cur_offset) { in CheckSwitchTargets()
/art/compiler/
Doat_writer.cc410 int cur_offset = cfi_info->size(); in VisitMethod() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc1494 int cur_offset = 2; // What's the starting offset after the first stp? We expect the base slot in SpillRegsPreIndexed() local