Lines Matching defs:bind
121 __ bind(&internal_failure_label_); in RegExpMacroAssemblerPPC() local
124 __ bind(&start_label_); // And then continue from here. in RegExpMacroAssemblerPPC() local
190 __ bind(&next); in Backtrack() local
199 void RegExpMacroAssemblerPPC::Bind(Label* label) { __ bind(label); } in Bind() local
244 __ bind(&backtrack_non_equal); in CheckGreedyLoop() local
291 __ bind(&loop); in CheckNotBackReferenceIgnoreCase() local
314 __ bind(&loop_check); in CheckNotBackReferenceIgnoreCase() local
319 __ bind(&fail); in CheckNotBackReferenceIgnoreCase() local
322 __ bind(&success); in CheckNotBackReferenceIgnoreCase() local
383 __ bind(&fallthrough); in CheckNotBackReferenceIgnoreCase() local
422 __ bind(&loop); in CheckNotBackReference() local
450 __ bind(&fallthrough); in CheckNotBackReference() local
585 __ bind(&success); in CheckSpecialCharacterClass() local
638 __ bind(&done); in CheckSpecialCharacterClass() local
668 __ bind(&done); in CheckSpecialCharacterClass() local
733 __ bind(&entry_label_); in GetCode() local
804 __ bind(&stack_limit_hit); in GetCode() local
811 __ bind(&stack_ok); in GetCode() local
849 __ bind(&load_char_start_regexp); in GetCode() local
852 __ bind(&start_regexp); in GetCode() local
865 __ bind(&init_loop); in GetCode() local
880 __ bind(&success_label_); in GetCode() local
960 __ bind(&advance); in GetCode() local
973 __ bind(&exit_label_); in GetCode() local
978 __ bind(&return_r3); in GetCode() local
993 __ bind(&backtrack_label_); in GetCode() local
1044 __ bind(&exit_with_exception); in GetCode() local
1051 __ bind(&fallback_label_); in GetCode() local
1163 __ bind(&after_position); in SetCurrentPositionFromEnd() local
1347 __ bind(name); in SafeCallTarget() local