HomeSort by relevance Sort by last modified time
    Searched refs:RestoreMany (Results 1 - 4 of 4) sorted by null

  /art/compiler/debug/dwarf/
debug_frame_opcode_writer.h 99 void ALWAYS_INLINE RestoreMany(Reg reg_base, uint32_t reg_mask) {
dwarf_test.cc 120 opcodes.RestoreMany(Reg(2), 1 | (1 << 3)); // pop R2 and R5
  /art/compiler/utils/arm/
jni_macro_assembler_arm_vixl.cc 149 cfi().RestoreMany(DWARFReg(s0), fp_spill_mask);
  /art/compiler/optimizing/
code_generator_arm_vixl.cc     [all...]

Completed in 207 milliseconds