Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Remarks/
DRemark.h59 AnalysisFPCommute, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DRemark.h59 AnalysisFPCommute, enumerator
/external/llvm-project/llvm/lib/IR/
DLLVMRemarkStreamer.cpp37 return remarks::Type::AnalysisFPCommute; in toRemarkType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DRemarkStreamer.cpp63 return remarks::Type::AnalysisFPCommute; in toRemarkType()
/external/llvm-project/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp49 (Remark->RemarkType == Type::AnalysisFPCommute))) in mapping()
DYAMLRemarkParser.cpp277 .Case("!AnalysisFPCommute", remarks::Type::AnalysisFPCommute) in parseType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp49 (Remark->RemarkType == Type::AnalysisFPCommute))) in mapping()
DYAMLRemarkParser.cpp278 .Case("!AnalysisFPCommute", remarks::Type::AnalysisFPCommute) in parseType()
/external/llvm-project/llvm/tools/opt-viewer/
Doptrecord.py245 class AnalysisFPCommute(Analysis): class
/external/llvm-project/llvm/docs/
DRemarks.rst193 ``AnalysisFPCommute``, ``AnalysisAliasing``, ``Failure``.