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

  /art/compiler/dex/quick/x86/
call_x86.cc 152 void X86Mir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) {
  /art/compiler/dex/quick/arm/
call_arm.cc 367 void ArmMir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) {
  /art/compiler/dex/quick/arm64/
call_arm64.cc 290 void Arm64Mir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) {
  /art/compiler/dex/quick/mips/
call_mips.cc 248 void MipsMir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) {

Completed in 38 milliseconds