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

/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h588 inline int HValue() const { return Bit(5); } function in class:v8::internal::Instruction
626 inline bool HasH() const { return HValue() == 1; }

Completed in 419 milliseconds