Home | History | Annotate | Download | only in X86

Lines Matching refs:isGlobal

76   assert((MO.isGlobal() || MO.isSymbol() || MO.isMBB()) && "Isn't a symbol reference");
101 if (MO.isGlobal()) {
125 assert(MO.isGlobal() && "Extern symbol not handled yet");
137 assert(MO.isGlobal() && "Extern symbol not handled yet");
151 if (MO.isGlobal()) {