Home
last modified time | relevance | path

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

/art/runtime/arch/arm/
Dregisters_arm.h63 S6 = 6, enumerator
/art/runtime/arch/mips/
Dregisters_mips.h52 S6 = 22, enumerator
/art/runtime/
Druntime.cc1206 (1 << art::arm::S6) | (1 << art::arm::S7) | (1 << art::arm::S8) | in CreateCalleeSaveMethod()
1224 (1 << art::mips::S5) | (1 << art::mips::S6) | (1 << art::mips::S7) | in CreateCalleeSaveMethod()