HomeSort by relevance Sort by last modified time
    Searched full:requires_rex (Results 1 - 2 of 2) sorted by null

  /external/v8/src/x64/
assembler-x64.h 400 bool requires_rex() const { return rex_ != 0; } function in class:v8::internal::BASE_EMBEDDED
    [all...]
macro-assembler-x64.h 712 return (target.requires_rex() ? 2 : 1) + target.operand_size();
    [all...]

Completed in 2009 milliseconds