Home
last modified time | relevance | path

Searched refs:FailT (Results 1 – 22 of 22) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DKernelParser.cpp766 FailT("unbound identifier"); in parsePrimaryExpr()
1737 FailT("invalid subexpression"); in ParseSubfunctionFromBxmlEnumBfnFC()
2116 FailT("expected ."); in ParseAddrRegRefOpt()
3183 FailT("expected source type"); in ParseSrcOpTypeWithoutDefault()
3205 FailT(expectedErr); in ParseOpTypeWithDefault()
3343 FailT("expected ", which); in ParseDesc()
3833 FailT("invalid dst"); in ParseDpasOp()
3870 FailT("invalid type"); in ParseDpasOp()
4110 FailT("expected ."); in ParseLdStOpControls()
4123 FailT("invalid ld/st option"); in ParseLdStOpControls()
[all …]
H A DParser.hpp104 void FailT(Ts...ts) {FailS(NextLoc(), iga::format(ts...));} in FailT() function in iga::Parser
197 FailT(errExpecting); in ConsumeIdentOneOfOrFail()
200 FailT(errInvalid); in ConsumeIdentOneOfOrFail()
231 FailT(err); in ConsumeIntLitOrFail()
H A DParser.cpp160 FailT("expected identifier"); in ConsumeIdentOrFail()
162 FailT("expected ", what); in ConsumeIdentOrFail()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Support/
H A DErrno.h33 template <typename FailT, typename Fun, typename... Args>
34 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Support/
H A DErrno.h33 template <typename FailT, typename Fun, typename... Args>
34 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Support/
H A DErrno.h32 template <typename FailT, typename Fun, typename... Args>
33 inline auto RetryAfterSignal(const FailT &Fail, const Fun &F,
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdactor/td/actor/
H A DPromiseFuture.h698 template <class OkT, class FailT, class ArgT = detail::get_arg_t<OkT>>
699 static Promise<ArgT> lambda(OkT &&ok, FailT &&fail) {
700 …Promise<ArgT>(td::make_unique<detail::LambdaPromise<ArgT, std::decay_t<OkT>, std::decay_t<FailT>>>(
701 std::forward<OkT>(ok), std::forward<FailT>(fail), false));