Searched refs:isMicroMipsEnabled (Results 1 – 3 of 3) sorted by relevance
43 if (ELFTargetStreamer->isMicroMipsEnabled()) { in createPendingLabelRelocs()
444 if (!isMicroMipsEnabled()) in emitLabel()
211 bool isMicroMipsEnabled() const { return MicroMipsEnabled; } in isMicroMipsEnabled() function