Searched refs:JumpIfEitherNotSmi (Results 1 – 3 of 3) sorted by relevance
499 __ JumpIfEitherNotSmi(lhs, rhs, ¬_two_smis); in GenerateGeneric() local3215 __ JumpIfEitherNotSmi(x0, x1, &miss); in GenerateSmis() local3578 __ JumpIfEitherNotSmi(from, to, &runtime); in Generate() local
1405 void MacroAssembler::JumpIfEitherNotSmi(Register value1, in JumpIfEitherNotSmi() function
926 inline void JumpIfEitherNotSmi(Register value1,