Home
last modified time | relevance | path

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

/art/compiler/dex/
Dreg_storage.h267 constexpr bool Low4() const { in Low4() function
/art/compiler/dex/quick/x86/
Dutility_x86.cc509 if (value == 0xFF && r_src.Low4()) { in OpRegRegImm()
922 if (!cu_->target64 && !r_src.Low4()) { in StoreBaseDisp()