Home
last modified time | relevance | path

Searched defs:PromotionMap (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dmir_to_lir.h454 struct PromotionMap { struct
455 RegLocationType core_location:3;
456 uint8_t core_reg;
457 RegLocationType fp_location:3;
458 uint8_t fp_reg;
459 bool first_in_pair;