Home | History | Annotate | Download | only in quick

Lines Matching refs:AddSlowPath

81   AddSlowPath(new (arena_) DivZeroCheckSlowPath(this, branch));
105 AddSlowPath(new (arena_) ArrayBoundsCheckSlowPath(this, branch, index, length));
135 AddSlowPath(new (arena_) ArrayBoundsCheckSlowPath(this, branch, index, length));
154 AddSlowPath(new (arena_) NullCheckSlowPath(this, branch));
580 AddSlowPath(new (arena_) StaticFieldSlowPath(this, unresolved_branch, uninit_branch, cont,
665 AddSlowPath(new (arena_) StaticFieldSlowPath(this, unresolved_branch, uninit_branch, cont,
872 AddSlowPath(new (arena_) SlowPath(this, branch, cont, type_idx, rl_method, rl_result));
935 AddSlowPath(new (arena_) SlowPath(this, fromfast, cont, r_method, string_idx));
1144 AddSlowPath(new (arena_) InitTypeSlowPath(this, slow_path_branch, slow_path_target,
1291 AddSlowPath(new (arena_) SlowPath(this, hop_branch, cont, type_idx, class_reg));
1325 AddSlowPath(new (arena_) SlowPath(this, branch, cont, true));
1342 AddSlowPath(new (arena_) SlowPath(this, branch2, cont, false));
1989 AddSlowPath(new (arena_) SuspendCheckSlowPath(this, branch, cont));
2010 AddSlowPath(new (arena_) SuspendCheckSlowPath(this, branch, target));