Lines Matching refs:Branch
27 Branch(Word32Equal(Word32And(string_instance_type,
218 Branch(
289 Branch(Uint32LessThan(codepoint, Int32Constant(0x10000)), &if_isword16,
586 Branch(Word32Equal(Word32And(both_instance_types,
615 Branch(WordEqual(var_offset.value(), end), &if_done, &if_notdone);
625 Branch(Word32Equal(lhs_value, rhs_value), &if_valueissame,
636 Branch(Uint32LessThan(lhs_value, rhs_value), &if_less, &if_greater);
644 Branch(IntPtrLessThan(lhs_length, rhs_length), &if_less, &if_greater);
784 Branch(IntPtrEqual(arguments.GetLengthWithoutReceiver(), IntPtrConstant(1)),
918 Branch(IsNullOrUndefined(heap_object), &out, &get_property_lookup);
968 Branch(SmiIsNegative(dollar_index), &out, &runtime);
1109 Branch(IsCallableMap(LoadMap(CAST(replace))), &if_iscallablereplace,
1180 Branch(is_global, &next, &throw_exception);
1198 Branch(SmiEqual(global_ix, SmiConstant(-1)), &throw_exception, &next);
1457 Branch(Word32Equal(Word32And(var_trail.value(), Int32Constant(0xFC00)),
1514 Branch(
1600 Branch(IsOneByteStringInstanceType(from_instance_type), &one_byte_sequential,
1680 Branch(IsOneByteStringInstanceType(to_direct.instance_type()),