Home
last modified time | relevance | path

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

/art/runtime/arch/mips/
Dquick_entrypoints_mips.S342 .set push define
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S400 .set push define
/art/compiler/utils/arm/
Dassembler_arm32.cc1061 void Arm32Assembler::EmitVPushPop(uint32_t reg, int nregs, bool push, bool dbl, Condition cond) { in EmitVPushPop()
Dassembler_thumb2.cc1993 void Thumb2Assembler::EmitVPushPop(uint32_t reg, int nregs, bool push, bool dbl, Condition cond) { in EmitVPushPop()