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

/art/compiler/dex/quick/
H A Dmir_to_lir.h482 uint8_t fp_reg; member in struct:art::Mir2Lir::PromotionMap
/art/compiler/dex/quick/x86/
H A Dtarget_x86.cc373 int fp_reg = RegStorage::RegNum(operand); local
374 buf += StringPrintf("xmm%d", fp_reg);

Completed in 1725 milliseconds