Searched refs:start_label_ (Results 1 – 8 of 8) sorted by relevance
107 start_label_(), in RegExpMacroAssemblerIA32()113 __ bind(&start_label_); // And then continue from here. in RegExpMacroAssemblerIA32()121 start_label_.Unuse(); in ~RegExpMacroAssemblerIA32()769 __ jmp(&start_label_); in GetCode()772 __ jmp(&start_label_); in GetCode()
208 Label start_label_;
123 start_label_(), in RegExpMacroAssemblerMIPS()135 __ bind(&start_label_); // And then continue from here. in RegExpMacroAssemblerMIPS()143 start_label_.Unuse(); in ~RegExpMacroAssemblerMIPS()707 __ jmp(&start_label_); in GetCode()710 __ jmp(&start_label_); in GetCode()
244 Label start_label_;
124 start_label_(), in RegExpMacroAssemblerX64()130 __ bind(&start_label_); // And then continue from here. in RegExpMacroAssemblerX64()137 start_label_.Unuse(); in ~RegExpMacroAssemblerX64()838 __ jmp(&start_label_); in GetCode()841 __ jmp(&start_label_); in GetCode()
276 Label start_label_; variable
124 start_label_(), in RegExpMacroAssemblerARM()131 __ bind(&start_label_); // And then continue from here. in RegExpMacroAssemblerARM()139 start_label_.Unuse(); in ~RegExpMacroAssemblerARM()712 __ jmp(&start_label_); in GetCode()715 __ jmp(&start_label_); in GetCode()