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

/external/v8/src/x64/
H A Dmacro-assembler-x64.h81 struct SmiIndex { struct in class:v8::internal::SmiOperationConstraint
82 SmiIndex(Register index_register, ScaleFactor scale) function in struct:v8::internal::SmiOperationConstraint::SmiIndex
748 SmiIndex SmiToIndex(Register dst, Register src, int shift);
751 SmiIndex SmiToNegativeIndex(Register dst, Register src, int shift);

Completed in 107 milliseconds