Home | History | Annotate | Download | only in ia32

Lines Matching full:unbound

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