Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp213 case BitstreamRemarkContainerType::SeparateRemarksFile: in setupBlockInfo()
252 case BitstreamRemarkContainerType::SeparateRemarksFile: in emitMetaBlock()
329 Helper(BitstreamRemarkContainerType::SeparateRemarksFile) { in BitstreamRemarkSerializer()
342 ? BitstreamRemarkContainerType::SeparateRemarksFile in BitstreamRemarkSerializer()
H A DBitstreamRemarkParser.cpp359 case BitstreamRemarkContainerType::SeparateRemarksFile: in parseMeta()
454 if (ContainerType != BitstreamRemarkContainerType::SeparateRemarksFile) in processExternalFilePath()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkContainer.h46 SeparateRemarksFile, enumerator