Searched defs:SmiTagAndPush (Results 1 – 4 of 4) sorted by relevance
161 __ SmiTagAndPush(scratch, reg); in Generate_DebugBreakCallHelper() local
1349 void MacroAssembler::SmiTagAndPush(Register src) { in SmiTagAndPush() function1355 void MacroAssembler::SmiTagAndPush(Register src1, Register src2) { in SmiTagAndPush() function
5499 __ SmiTagAndPush(index); in DoDeferredStringCharCodeAt() local5548 __ SmiTagAndPush(char_code); in DoDeferredStringCharFromCode() local
1169 __ SmiTagAndPush(x1, xzr); // Enum cache length, zero (both as smis). in VisitForInStatement() local