Searched defs:s_reg_low (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dreg_location.h40 * the latest restructuring, we should be able to remove it and rely on s_reg_low throughout.
53 int16_t s_reg_low; // SSA name for low Dalvik word. member in struct:art::RegLocation
55 // and consolidate usage w/ s_reg_low.
H A Dmir_graph.h212 int32_t s_reg_low; // SSA name for low Dalvik word. member in struct:art::CompilerTemp
747 * from RegLocation, expand s_reg_low to handle all possible cases and remove DCHECK().

Completed in 71 milliseconds