Home
last modified time | relevance | path

Searched refs:setBundleLockState (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp50 void MCSection::setBundleLockState(BundleLockStateType NewState) { in setBundleLockState() function in MCSection
H A DMCELFStreamer.cpp585 Sec.setBundleLockState(AlignToEnd ? MCSection::BundleLockedAlignToEnd in emitBundleLock()
599 Sec.setBundleLockState(MCSection::NotBundleLocked); in emitBundleUnlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h159 void setBundleLockState(BundleLockStateType NewState);