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

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

Completed in 25 milliseconds