Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCELFStreamer.cpp504 else if (SD->isBundleLocked() && !SD->isBundleGroupBeforeFirstInst()) in EmitInstToData()
591 else if (SD->isBundleGroupBeforeFirstInst()) in EmitBundleUnlock()
/external/llvm/include/llvm/MC/
DMCAssembler.h671 bool isBundleGroupBeforeFirstInst() const { in isBundleGroupBeforeFirstInst() function