Home
last modified time | relevance | path

Searched refs:isBundleGroupBeforeFirstInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h162 bool isBundleGroupBeforeFirstInst() const { in isBundleGroupBeforeFirstInst() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp524 if (isBundleLocked() && !Sec.isBundleGroupBeforeFirstInst()) { in emitInstToData()
596 else if (Sec.isBundleGroupBeforeFirstInst()) in emitBundleUnlock()