HomeSort by relevance Sort by last modified time
    Searched defs:GenSpecialEntryForSuspend (Results 1 - 4 of 4) sorted by null

  /art/compiler/dex/quick/x86/
call_x86.cc 281 void X86Mir2Lir::GenSpecialEntryForSuspend() {
  /art/compiler/dex/quick/arm/
call_arm.cc 587 void ArmMir2Lir::GenSpecialEntryForSuspend() {
  /art/compiler/dex/quick/arm64/
call_arm64.cc 426 void Arm64Mir2Lir::GenSpecialEntryForSuspend() {
  /art/compiler/dex/quick/mips/
call_mips.cc 386 void MipsMir2Lir::GenSpecialEntryForSuspend() {

Completed in 53 milliseconds