Lines Matching refs:JumpIfNotSmi
72 __ JumpIfNotSmi(r0, &check_heap_number); in Generate() local
218 __ JumpIfNotSmi(r3, &after_sentinel); in Generate() local
764 __ JumpIfNotSmi(object, &obj_is_not_smi); in LoadNumberAsInt32Double() local
1623 __ JumpIfNotSmi(r2, ¬_two_smis); in Generate() local
1646 __ JumpIfNotSmi(r2, ¬_smis); in Generate() local
2004 __ JumpIfNotSmi(r0, non_smi); in GenerateSmiCodeSub() local
2018 __ JumpIfNotSmi(r0, non_smi); in GenerateSmiCodeBitNot() local
2645 __ JumpIfNotSmi(scratch1, ¬_smis); in GenerateSmiCode() local
2747 __ JumpIfNotSmi(scratch1, &skip); in GenerateInt32Stub() local
3187 __ JumpIfNotSmi(overwritable_operand, &skip_allocation); in GenerateHeapResultAllocation() local
3229 __ JumpIfNotSmi(r0, &input_not_smi); in Generate() local
4200 __ JumpIfNotSmi(object, &object_not_null_or_smi); in Generate() local
4245 __ JumpIfNotSmi(r1, &slow); in GenerateReadElement() local
4704 __ JumpIfNotSmi(r0, &runtime); in Generate()
5035 __ JumpIfNotSmi(r1, &slowcase); in Generate() local
5337 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local
5390 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local
6542 __ JumpIfNotSmi(r2, &miss); in GenerateSmis() local