Home
last modified time | relevance | path

Searched refs:AnalysisFPCommute (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Remarks/
H A DRemark.h59 AnalysisFPCommute, enumerator
/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp39 return remarks::Type::AnalysisFPCommute; in toRemarkType()
/llvm-project-15.0.7/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp50 (Remark->RemarkType == Type::AnalysisFPCommute))) in mapping()
H A DYAMLRemarkParser.cpp277 .Case("!AnalysisFPCommute", remarks::Type::AnalysisFPCommute) in parseType()
/llvm-project-15.0.7/llvm/tools/opt-viewer/
H A Doptrecord.py245 class AnalysisFPCommute(Analysis): class
/llvm-project-15.0.7/llvm/docs/
H A DRemarks.rst193 ``AnalysisFPCommute``, ``AnalysisAliasing``, ``Failure``.