OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MarkSafepointPC
(Results
1 - 7
of
7
) sorted by null
/art/compiler/dex/quick/arm/
call_arm.cc
172
MarkSafepointPC
(call_inst);
215
MarkSafepointPC
(call_inst);
240
MarkSafepointPC
(call_inst);
284
MarkSafepointPC
(call_inst);
309
MarkSafepointPC
(call_inst);
/art/compiler/dex/quick/arm64/
call_arm64.cc
181
MarkSafepointPC
(call_inst);
225
MarkSafepointPC
(call_inst);
273
MarkSafepointPC
(call_inst);
/art/compiler/dex/quick/mips/
call_mips.cc
258
MarkSafepointPC
(call_inst);
334
m2l_->CallHelper(r_tgt, kQuickThrowStackOverflow, false /*
MarkSafepointPC
*/,
/art/compiler/dex/quick/
gen_common.cc
184
MarkSafepointPC
(last_lir_insn_);
199
MarkSafepointPC
(last_lir_insn_);
214
MarkSafepointPC
(load);
[
all
...]
gen_invoke.cc
56
// NOTE: GenInvokeNoInline() handles
MarkSafepointPC
.
94
MarkSafepointPC
(call_inst);
[
all
...]
codegen_util.cc
82
void Mir2Lir::
MarkSafepointPC
(LIR* inst) {
[
all
...]
mir_to_lir.h
664
void
MarkSafepointPC
(LIR* inst);
[
all
...]
Completed in 4220 milliseconds