Searched refs:isBundleLocked (Results 1 – 4 of 4) sorted by relevance
53 bool MCELFStreamer::isBundleLocked() const { in isBundleLocked() function in MCELFStreamer54 return getCurrentSectionOnly()->isBundleLocked(); in isBundleLocked()104 if (isBundleLocked()) in changeSection()320 if (isBundleLocked()) in emitValueImpl()329 if (isBundleLocked()) in emitValueToAlignment()524 if (isBundleLocked() && !Sec.isBundleGroupBeforeFirstInst()) { in emitInstToData()582 if (!isBundleLocked()) in emitBundleLock()594 else if (!isBundleLocked()) in emitBundleUnlock()
376 (Assembler.isBundlingEnabled() && Sec->isBundleLocked())) { in emitInstructionImpl()
160 bool isBundleLocked() const { return BundleLockState != NotBundleLocked; } in isBundleLocked() function
141 bool isBundleLocked() const;