Home
last modified time | relevance | path

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

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