Home | History | Annotate | Download | only in X86

Lines Matching full:isglobal

131   assert((MO.isGlobal() || MO.isSymbol() || MO.isMBB()) && "Isn't a symbol reference");
157 if (MO.isGlobal()) {
183 assert(MO.isGlobal() && "Extern symbol not handled yet");
195 assert(MO.isGlobal() && "Extern symbol not handled yet");
209 if (MO.isGlobal()) {