Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dcodegen_util.cc811 static constexpr bool kLittleEndian = true; in CreateNativeGcMap() local
813 static constexpr bool kLittleEndian = false; in CreateNativeGcMap() local
821 if (kLittleEndian) { in CreateNativeGcMap()