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.cpp38 void MCSection::setBundleLockState(BundleLockStateType NewState) { in setBundleLockState() function in MCSection
H A DMCELFStreamer.cpp488 Sec.setBundleLockState(AlignToEnd ? MCSection::BundleLockedAlignToEnd in emitBundleLock()
502 Sec.setBundleLockState(MCSection::NotBundleLocked); in emitBundleUnlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h173 void setBundleLockState(BundleLockStateType NewState);