Searched defs:EmitVPushPop (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/arm/ | ||
D | assembler_arm32.cc | 950 void Arm32Assembler::EmitVPushPop(uint32_t reg, int nregs, bool push, bool dbl, Condition cond) { in EmitVPushPop() function in art::arm::Arm32Assembler |
D | assembler_thumb2.cc | 1835 void Thumb2Assembler::EmitVPushPop(uint32_t reg, int nregs, bool push, bool dbl, Condition cond) { in EmitVPushPop() function in art::arm::Thumb2Assembler |