Lines Matching defs:bind
115 __ bind(&internal_failure_label_); in RegExpMacroAssemblerRISCV() local
118 __ bind(&start_label_); // And then continue from here. in RegExpMacroAssemblerRISCV() local
172 __ bind(&next); in Backtrack() local
180 void RegExpMacroAssemblerRISCV::Bind(Label* label) { __ bind(label); } in Bind() local
218 __ bind(&backtrack_non_equal); in CheckGreedyLoop() local
312 __ bind(&loop); in CheckNotBackReferenceIgnoreCase() local
333 __ bind(&loop_check); in CheckNotBackReferenceIgnoreCase() local
337 __ bind(&fail); in CheckNotBackReferenceIgnoreCase() local
340 __ bind(&success); in CheckNotBackReferenceIgnoreCase() local
404 __ bind(&fallthrough); in CheckNotBackReferenceIgnoreCase() local
441 __ bind(&loop); in CheckNotBackReference() local
465 __ bind(&fallthrough); in CheckNotBackReference() local
542 __ bind(&success); in CheckSpecialCharacterClass() local
589 __ bind(&done); in CheckSpecialCharacterClass() local
618 __ bind(&done); in CheckSpecialCharacterClass() local
685 __ bind(&entry_label_); in GetCode() local
761 __ bind(&stack_limit_hit); in GetCode() local
766 __ bind(&stack_ok); in GetCode() local
795 __ bind(&load_char_start_regexp); in GetCode() local
798 __ bind(&start_regexp); in GetCode() local
808 __ bind(&init_loop); in GetCode() local
828 __ bind(&success_label_); in GetCode() local
904 __ bind(&advance); in GetCode() local
916 __ bind(&exit_label_); in GetCode() local
921 __ bind(&return_a0); in GetCode() local
935 __ bind(&backtrack_label_); in GetCode() local
984 __ bind(&exit_with_exception); in GetCode() local
991 __ bind(&fallback_label_); in GetCode() local
1060 __ bind(&after_constant); in PushBacktrack() local
1114 __ bind(&after_position); in SetCurrentPositionFromEnd() local
1288 __ bind(name); in SafeCallTarget() local