Home
last modified time | relevance | path

Searched defs:IsWide (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dmir_to_lir.h358 bool IsWide() { return wide_value_; } in IsWide() function
1177 static constexpr bool IsWide(OpSize size) { in IsWide() function
1869 bool IsWide() { return type_ == 'J' || type_ == 'D'; } in IsWide() function