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