Home
last modified time | relevance | path

Searched defs:ErrCode (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
DOrcError.cpp78 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dconvert.h130 int ErrCode() const { return static_cast<int>(error_); } in ErrCode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4173 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()