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

/external/v8/src/arm/
H A Dconstants-arm.h633 inline bool IsSpecialType0() const { return (Bit(7) == 1) && (Bit(4) == 1); } function in class:v8::internal::Instruction

Completed in 126 milliseconds