Searched refs:BranchOnCount (Results 1 – 4 of 4) sorted by relevance
853 __ BranchOnCount(r4, &init_loop); in GetCode() local
515 void BranchOnCount(Register r1, Label* l);
3559 void TurboAssembler::BranchOnCount(Register r1, Label* l) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
2387 __ BranchOnCount(r1, &loop); in Generate_CallOrConstructVarargs() local