Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dralloc_util.cc290 void Mir2Lir::RecordFpPromotion(RegStorage reg, int s_reg) { in RecordFpPromotion() function in art::Mir2Lir
315 RecordFpPromotion(res, s_reg); in AllocPreservedFpReg()
Dmir_to_lir.h714 void RecordFpPromotion(RegStorage reg, int s_reg);