Home
last modified time | relevance | path

Searched defs:pop (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/mips/
Dquick_entrypoints_mips.S346 .set pop define
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S405 .set pop define
/art/compiler/dex/quick/x86/
Dint_x86.cc1404 LIR* pop = NewLIR1(kX86Pop32R, r_dest.GetReg()); in OpLoadPc() local