Home
last modified time | relevance | path

Searched defs:EmitVPushPop (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/arm/
Dassembler_arm32.cc950 void Arm32Assembler::EmitVPushPop(uint32_t reg, int nregs, bool push, bool dbl, Condition cond) { in EmitVPushPop() function in art::arm::Arm32Assembler
Dassembler_thumb2.cc1835 void Thumb2Assembler::EmitVPushPop(uint32_t reg, int nregs, bool push, bool dbl, Condition cond) { in EmitVPushPop() function in art::arm::Thumb2Assembler