Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcall_x86.cc194 class StackOverflowSlowPath : public LIRSlowPath { in GenEntrySequence() class
196 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, size_t sp_displace) in GenEntrySequence() function in art::X86Mir2Lir::GenEntrySequence::StackOverflowSlowPath
/art/compiler/dex/quick/mips/
Dcall_mips.cc316 class StackOverflowSlowPath : public LIRSlowPath { in GenEntrySequence() class
318 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, size_t sp_displace) in GenEntrySequence() function in art::MipsMir2Lir::GenEntrySequence::StackOverflowSlowPath
/art/compiler/dex/quick/arm64/
Dcall_arm64.cc360 class StackOverflowSlowPath: public LIRSlowPath { in GenEntrySequence() class
362 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, size_t sp_displace) in GenEntrySequence() function in art::Arm64Mir2Lir::GenEntrySequence::StackOverflowSlowPath
/art/compiler/dex/quick/arm/
Dcall_arm.cc448 class StackOverflowSlowPath : public LIRSlowPath { in GenEntrySequence() class
450 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, bool restore_lr, size_t sp_displace) in GenEntrySequence() function in art::ArmMir2Lir::GenEntrySequence::StackOverflowSlowPath