Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h478 struct PromotionMap { struct
479 RegLocationType core_location:3;
480 uint8_t core_reg;
481 RegLocationType fp_location:3;
482 uint8_t fp_reg;
483 bool first_in_pair;