Searched defs:sp_regs_arr_64 (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/dex/quick/mips/
H A Dtarget_mips.cc75 static constexpr RegStorage sp_regs_arr_64[] =
86 static constexpr RegStorage sp_regs_arr_64[] = member in namespace:art
142 static constexpr ArrayRef<const RegStorage> sp_regs_64(sp_regs_arr_64);
/art/compiler/dex/quick/x86/
H A Dtarget_x86.cc52 static constexpr RegStorage sp_regs_arr_64[] = { member in namespace:art
128 static constexpr ArrayRef<const RegStorage> sp_regs_64(sp_regs_arr_64);

Completed in 37 milliseconds