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