Home
last modified time | relevance | path

Searched refs:S5 (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/arm/
Dregisters_arm.h62 S5 = 5, enumerator
/art/runtime/arch/mips/
Dregisters_mips.h51 S5 = 21, enumerator
/art/runtime/
Druntime.cc1205 (1 << art::arm::S3) | (1 << art::arm::S4) | (1 << art::arm::S5) | in CreateCalleeSaveMethod()
1224 (1 << art::mips::S5) | (1 << art::mips::S6) | (1 << art::mips::S7) | in CreateCalleeSaveMethod()