Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp215 case BitstreamRemarkContainerType::SeparateRemarksFile: in setupBlockInfo()
255 case BitstreamRemarkContainerType::SeparateRemarksFile: in emitMetaBlock()
332 Helper(BitstreamRemarkContainerType::SeparateRemarksFile) { in BitstreamRemarkSerializer()
345 ? BitstreamRemarkContainerType::SeparateRemarksFile in BitstreamRemarkSerializer()
H A DBitstreamRemarkParser.cpp361 case BitstreamRemarkContainerType::SeparateRemarksFile: in parseMeta()
456 if (ContainerType != BitstreamRemarkContainerType::SeparateRemarksFile) in processExternalFilePath()
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkContainer.h46 SeparateRemarksFile, enumerator