Searched defs:JumpIfEitherNotSmi (Results 1 – 2 of 2) sorted by relevance
1391 void MacroAssembler::JumpIfEitherNotSmi(Register value1, in JumpIfEitherNotSmi() function
527 __ JumpIfEitherNotSmi(lhs, rhs, ¬_two_smis); in GenerateGeneric() local3178 __ JumpIfEitherNotSmi(x0, x1, &miss); in GenerateSmis() local3555 __ JumpIfEitherNotSmi(from, to, &runtime); in Generate() local