Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h165 void setBundleGroupBeforeFirstInst(bool IsFirst) { in setBundleGroupBeforeFirstInst() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp543 Sec.setBundleGroupBeforeFirstInst(false); in emitInstToData()
583 Sec.setBundleGroupBeforeFirstInst(true); in emitBundleLock()