Home
last modified time | relevance | path

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

/art/runtime/
Dstack.cc288 const bool target64 = Is64BitInstructionSet(kRuntimeISA); in GetRegisterIfAccessible() local
289 if (target64) { in GetRegisterIfAccessible()
364 bool target64 = Is64BitInstructionSet(kRuntimeISA); in GetRegisterPairIfAccessible() local
365 if (target64) { in GetRegisterPairIfAccessible()