Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.cc58 static constexpr int64_t kDoubleNaN = INT64_C(0x7FF8000000000000); variable
4180 __ LoadLongConstant(out, kDoubleNaN); in GenerateMinMaxFP()