Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h116 MCSubtargetInfo const &STI, bool CopyReportErrors);
DHexagonMCChecker.cpp203 bool CopyReportErrors) in HexagonMCChecker() argument
205 STI(STI), ReportErrors(CopyReportErrors ? Other.ReportErrors : false) {} in HexagonMCChecker()