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