Home
last modified time | relevance | path

Searched refs:core_temps_arr_32 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/mips/
Dtarget_mips.cc49 static constexpr RegStorage core_temps_arr_32[] = variable
134 static constexpr ArrayRef<const RegStorage> core_temps_32(core_temps_arr_32);
/art/compiler/dex/quick/x86/
Dtarget_x86.cc73 static constexpr RegStorage core_temps_arr_32[] = {rs_rAX, rs_rCX, rs_rDX, rs_rBX}; variable
136 static constexpr ArrayRef<const RegStorage> core_temps_32(core_temps_arr_32);