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

  /art/compiler/optimizing/
code_generator_mips64.h 56 static constexpr FpuRegister kFpuCalleeSaves[] =
code_generator_arm_vixl.h 91 static const vixl::aarch32::SRegisterList kFpuCalleeSaves =
    [all...]
code_generator_mips.h 58 static constexpr FRegister kFpuCalleeSaves[] =
code_generator_x86_64.cc 54 static constexpr FloatRegister kFpuCalleeSaves[] = { XMM12, XMM13, XMM14, XMM15 };
    [all...]

Completed in 185 milliseconds