Searched refs:WValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h579 inline int WValue() const { return Bit(21); } function in class:v8::internal::Instruction
622 inline bool HasW() const { return WValue() == 1; }

Completed in 445 milliseconds