Home
last modified time | relevance | path

Searched refs:emitDefRange (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodeView.h198 emitDefRange(MCObjectStreamer &OS,
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp501 getContext().getCVContext().emitDefRange(*this, Ranges, FixedSizePortion); in EmitCVDefRangeDirective()
H A DMCCodeView.cpp435 MCFragment *CodeViewContext::emitDefRange( in emitDefRange() function in CodeViewContext