Searched refs:test_other (Results 1 – 3 of 3) sorted by relevance
37 void test_other(Foo *foo) { function
252 Label test_other, done; in CheckFloatOperands() local255 __ JumpIfSmi(edx, &test_other, Label::kNear); in CheckFloatOperands()261 __ bind(&test_other); in CheckFloatOperands()
308 Label test_other, done; in CheckFloatOperands() local311 __ JumpIfSmi(edx, &test_other, Label::kNear); in CheckFloatOperands()317 __ bind(&test_other); in CheckFloatOperands()