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

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

Completed in 90 milliseconds