Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.cc455 BasicBlock* MIRGraph::ProcessCanBranch(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanBranch()
513 BasicBlock* MIRGraph::ProcessCanSwitch(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanSwitch()
595 BasicBlock* MIRGraph::ProcessCanThrow(BasicBlock* cur_block, MIR* insn, DexOffset cur_offset, in ProcessCanThrow()
/art/runtime/verifier/
Dmethod_verifier.cc1007 bool MethodVerifier::CheckArrayData(uint32_t cur_offset) { in CheckArrayData()
1045 bool MethodVerifier::CheckBranchTarget(uint32_t cur_offset) { in CheckBranchTarget()
1077 bool MethodVerifier::GetBranchOffset(uint32_t cur_offset, int32_t* pOffset, bool* pConditional, in GetBranchOffset()
1114 bool MethodVerifier::CheckSwitchTargets(uint32_t cur_offset) { in CheckSwitchTargets()
/art/compiler/dex/quick/arm64/
Dint_arm64.cc1557 int cur_offset = 2; // What's the starting offset after the first stp? We expect the base slot in SpillRegsPreIndexed() local