Searched defs:StackOverflowSlowPath (Results 1 – 4 of 4) sorted by relevance
244 class StackOverflowSlowPath : public LIRSlowPath { in GenEntrySequence() class246 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, size_t sp_displace) in GenEntrySequence() function in art::X86Mir2Lir::GenEntrySequence::StackOverflowSlowPath
320 class StackOverflowSlowPath : public LIRSlowPath { in GenEntrySequence() class322 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, size_t sp_displace) in GenEntrySequence() function in art::MipsMir2Lir::GenEntrySequence::StackOverflowSlowPath
373 class StackOverflowSlowPath: public LIRSlowPath { in GenEntrySequence() class375 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, size_t sp_displace) : in GenEntrySequence() function in art::Arm64Mir2Lir::GenEntrySequence::StackOverflowSlowPath
404 class StackOverflowSlowPath : public LIRSlowPath { in GenEntrySequence() class406 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, bool restore_lr, size_t sp_displace) in GenEntrySequence() function in art::ArmMir2Lir::GenEntrySequence::StackOverflowSlowPath