Searched refs:slowpath_branch (Results 1 – 1 of 1) sorted by relevance
1290 LIR *slowpath_branch = nullptr, *length_compare = nullptr; in GenInlinedIndexOf() local1298 slowpath_branch = OpCmpImmBranch(kCondGt, rs_rAX, 0xFFFF, nullptr); in GenInlinedIndexOf()1423 if (slowpath_branch != nullptr) { in GenInlinedIndexOf()1425 AddIntrinsicSlowPath(info, slowpath_branch, return_point); in GenInlinedIndexOf()