Home | History | Annotate | Download | only in Hexagon

Lines Matching full:isglobal

1678   // We currently only handle isGlobal() because it is the only kind of
1681 if (MO.isGlobal() || MO.isSymbol() || MO.isBlockAddress() ||
3471 (MI->getOperand(1).isGlobal() &&
3474 (MI->getOperand(2).isGlobal() &&
3484 (MI->getOperand(2).isGlobal() && MI->getOperand(2).getOffset() == 0)))
3493 (MI->getOperand(1).isGlobal() && MI->getOperand(1).getOffset() == 0)))