Home
last modified time | relevance | path

Searched refs:RemarkSetupFormatError (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRemarkStreamer.h86 struct RemarkSetupFormatError : RemarkSetupErrorInfo<RemarkSetupFormatError> { struct
88 using RemarkSetupErrorInfo<RemarkSetupFormatError>::RemarkSetupErrorInfo; argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DRemarkStreamer.cpp142 char RemarkSetupFormatError::ID = 0;
160 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()
176 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()
201 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()
207 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()