Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dtarget_arm64.cc798 const int fpArgMappingToPhysicalRegSize = in GetNextReg() local
803 if (cur_fp_reg_ < fpArgMappingToPhysicalRegSize) { in GetNextReg()
/art/compiler/dex/quick/x86/
Dtarget_x86.cc2383 const int fpArgMappingToPhysicalRegSize = sizeof(fpArgMappingToPhysicalReg) / in GetNextReg() local
2387 if (cur_fp_reg_ < fpArgMappingToPhysicalRegSize) { in GetNextReg()