Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc277 static constexpr bool NaNBoxing() { return kNaNBoxing; } in NaNBoxing() function in art::QuickArgumentVisitor
687 return (QuickArgumentVisitor::NaNBoxing() && result_shorty == 'F') in NanBoxResultIfNeeded()
1358 static constexpr bool kNaNBoxing = QuickArgumentVisitor::NaNBoxing();