Home | History | Annotate | Download | only in x64

Lines Matching full:unbound

1187   // Label L;    // unbound label
1188 // j(cc, &L); // forward branch to unbound label
1196 void bind(Label* L); // binds an unbound label L to the current code position