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

/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h421 // return ((type == 0) || (type == 1)) && instr->HasS();
620 inline bool HasS() const { return SValue() == 1; } function in class:v8::internal::Instruction

Completed in 182 milliseconds