Searched refs:SmiWordOffset (Results 1 – 7 of 7) sorted by relevance
120 #define SmiWordOffset(offset) (offset + kPointerSize / 2) macro122 #define SmiWordOffset(offset) offset macro145 return MemOperand(rm, SmiWordOffset(offset)); in UntagSmiMemOperand()
1389 #define SmiWordOffset(offset) (offset + kPointerSize / 2) macro1391 #define SmiWordOffset(offset) offset macro
1672 #define SmiWordOffset(offset) (offset + kPointerSize / 2) macro1674 #define SmiWordOffset(offset) offset macro
2760 offset = SmiWordOffset(offset); in DoShiftI()3040 offset = SmiWordOffset(offset); in DoShiftI()3956 offset = SmiWordOffset(offset); in DoShiftI()4249 offset = SmiWordOffset(offset); in DoShiftI()
2740 offset = SmiWordOffset(offset); in DoLoadNamedField()3009 offset = SmiWordOffset(offset); in DoLoadKeyedFixedArray()3974 offset = SmiWordOffset(offset); in DoStoreNamedField()4216 offset = SmiWordOffset(offset); in DoStoreKeyedFixedArray()
2802 offset = SmiWordOffset(offset); in DoShiftI()3094 offset = SmiWordOffset(offset); in DoShiftI()4059 offset = SmiWordOffset(offset); in DoShiftI()4317 offset = SmiWordOffset(offset); in DoShiftI()
877 offset = SmiWordOffset(offset); in VisitWord64Sar()