Home | History | Annotate | Download | only in mips64

Lines Matching defs:is_bound

852   } else if (L->is_bound()) {
924 DCHECK(!L->is_bound()); // Label can only be bound once.
942 DCHECK(L->is_bound());
948 if (L == nullptr || !L->is_bound()) return true;
955 DCHECK(L->is_bound());
1155 if (L->is_bound()) {
1177 if (L->is_bound()) {
1199 if (L->is_bound()) {
1225 if (L->is_bound()) {
1517 if (target->is_bound()) {
1530 if (target->is_bound()) {
3261 if (label->is_bound()) {