Home
last modified time | relevance | path

Searched defs:vpops (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/arm/
Djni_macro_assembler_arm.cc166 __ vpops(SRegister(CTZ(fp_spill_mask)), POPCOUNT(fp_spill_mask)); in RemoveFrame() local
Dassembler_thumb2_test.cc1634 __ vpops(arm::S0, 4); in TEST_F() local
Dassembler_thumb2.cc3030 void Thumb2Assembler::vpops(SRegister reg, int nregs, Condition cond) { in vpops() function in art::arm::Thumb2Assembler
/art/compiler/utils/
Dassembler_thumb_test.cc1065 __ vpops(S2, 4); in TEST_F() local
/art/compiler/optimizing/
Dcode_generator_arm.cc2117 __ vpops(start_register, POPCOUNT(fpu_spill_mask_)); in GenerateFrameExit() local