Home
last modified time | relevance | path

Searched defs:gen (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/clang/test/CodeGenCoroutines/
H A Dcoro-destructor-of-final_suspend.cpp7 struct gen { struct
9 gen get_return_object() noexcept { in get_return_object() argument
33 gen(std::coroutine_handle<promise_type> coro) noexcept in gen() function
38 ~gen() noexcept { in ~gen() argument
44 gen(gen&& g) noexcept in gen() function
55 gen maybe_throwing(bool x) { in maybe_throwing() argument
/llvm-project/libcxx/benchmarks/
H A Dfilesystem.bench.cpp
H A DContainerBenchmarks.h
H A Dunordered_set_operations.bench.cpp
/llvm-project/libcxx/test/libcxx/algorithms/alg.modifying.operations/alg.random.shuffle/
H A Drandom_shuffle.depr_in_cxx14.verify.cpp29 struct gen struct
41 gen r; in f() argument
H A Drandom_shuffle.cxx1z.pass.cpp33 struct gen global() struct
46 operator ()gen main() argument
/llvm-project/flang/lib/Lower/
H A DConvertExprToHLFIR.cpp76 gen(const CharacterDesignators &designatorVariant, in gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
89 gen(const RealDesignators &designatorVariant, in gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
102 gen(const OtherDesignators &designatorVariant, in gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
171 gen(const Fortran::evaluate::DataRef &dataRef) { in gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
278 gen(const Fortran::evaluate::SymbolRef &symbolRef) { in gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
315 gen(cons function in __anon1a9dd9e00111::HlfirDesignatorBuilder
321 gen(const Fortran::evaluate::Component &component) { gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
330 gen(const Fortran::evaluate::ArrayRef &arrayRef) { gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
337 gen(const Fortran::evaluate::CoarrayRef &coarrayRef) { gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
346 gen(const Fortran::evaluate::ComplexPart &complexPart) { gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
365 gen(const Fortran::evaluate::Substring &substring) { gen() function in __anon1a9dd9e00111::HlfirDesignatorBuilder
993 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1007 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1021 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1034 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1056 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1120 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1135 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1150 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1165 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1186 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1217 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1229 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1250 hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1287 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1302 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1320 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1333 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1343 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1355 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1379 static hlfir::EntityWithAttributes gen(mlir::Location loc, gen() function
1417 hlfir::EntityWithAttributes gen(const Fortran::evaluate::Expr<T> &expr) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1435 gen(const Fortran::evaluate::BOZLiteralConstant &expr) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1439 hlfir::EntityWithAttributes gen(const Fortran::evaluate::NullPointer &expr) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1445 gen(const Fortran::evaluate::ProcedureDesignator &proc) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1450 hlfir::EntityWithAttributes gen(const Fortran::evaluate::ProcedureRef &expr) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1462 gen(const Fortran::evaluate::Designator<T> &designator) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1470 gen(const Fortran::evaluate::FunctionRef<T> &expr) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1480 hlfir::EntityWithAttributes gen(const Fortran::evaluate::Constant<T> &expr) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1500 gen(const Fortran::evaluate::ArrayConstructor<T> &arrayCtor) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1507 gen(const Fortran::evaluate::Operation<D, R, O> &op) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1552 gen(const Fortran::evaluate::Operation<D, R, LO, RO> &op) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1597 gen(const Fortran::evaluate::Relational<Fortran::evaluate::SomeType> &op) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1601 hlfir::EntityWithAttributes gen(const Fortran::evaluate::TypeParamInquiry &) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1606 gen(const Fortran::evaluate::DescriptorInquiry &desc) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1639 gen(const Fortran::evaluate::ImpliedDoIndex &var) { gen() function in __anon1a9dd9e00111::HlfirBuilder
1665 gen(const Fortran::evaluate::StructureConstructor &ctor) { gen() function in __anon1a9dd9e00111::HlfirBuilder
[all...]
H A DVectorSubscripts.cpp32 Fortran::lower::VectorSubscriptBox gen(const Fortran::lower::SomeExpr &expr) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
69 mlir::Type gen(const Fortran::evaluate::DataRef &dataRef) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
74 mlir::Type gen(const Fortran::evaluate::SymbolRef &symRef) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
81 mlir::Type gen(const Fortran::evaluate::Substring &substring) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
97 mlir::Type gen(const Fortran::evaluate::ComplexPart &complexPart) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
108 mlir::Type gen(const Fortran::evaluate::Component &component) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
129 mlir::Type gen(const Fortran::evaluate::ArrayRef &arrayRef) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
214 mlir::Type gen(const Fortran::evaluate::CoarrayRef &) { in gen() function in __anonec25996d0111::VectorSubscriptBoxBuilder
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.generate/
H A Dranges_generate.pass.cpp103 constexpr void test_one(const std::array<int, N> input, Gen gen, std::array<int, N> expected) { in test_one()
131 auto gen = [ctr = 1] () mutable { return ctr++; }; in test_iter_sent() local
176 auto gen = [&gen_invocations] { ++gen_invocations; return AssignedOnce(); }; in test() local
187 auto gen = [&gen_invocations] { ++gen_invocations; return AssignedOnce(); }; in test() local
H A Dranges_generate_n.pass.cpp70 constexpr void test_one(std::array<int, N> in, std::size_t n, Gen gen, std::array<int, N> expected)… in test_one()
82 auto gen = [ctr = 1] () mutable { return ctr++; }; in test_iter() local
122 auto gen = [&gen_invocations] { ++gen_invocations; return AssignedOnce(); }; in test() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.shuffle/
H A Drandom_shuffle_rand.pass.cpp28 struct gen struct
45 gen r; in test_with_iterator() argument
H A Dranges_shuffle.pass.cpp113 void test_one(const std::array<int, N> input, Gen gen) { in test_one()
156 RandGen gen; in test_iterators_iter_sent() local
/llvm-project/flang/test/Semantics/
H A Dresolve117.f909 generic :: gen => tbp method
22 generic :: gen => sub ! ok method
H A Dmodfile39.f906 interface gen interface
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_arg_retval.h74 auto gen = BeforeJoin(thread); in Join() local
99 u32 gen; // Avoid collision if thread id re-used. member
H A Dsanitizer_thread_arg_retval.cpp75 void ThreadArgRetval::AfterJoin(uptr thread, u32 gen) { in AfterJoin()
/llvm-project/libc/AOR_v20.02/math/test/
H A Dulp.c104 struct gen struct
106 uint64_t start;
107 uint64_t len;
108 uint64_t start2;
109 uint64_t len2;
110 uint64_t off;
111 uint64_t step;
112 uint64_t cnt;
483 printgen_f1 (const struct fun *f, struct gen *gen) in printgen_f1()
489 printgen_f2 (const struct fun *f, struct gen *gen) in printgen_f2()
[all …]
/llvm-project/clang/test/SemaCXX/
H A Dcoroutine-promise-ctor.cpp19 std::suspend_always await_transform(Gen gen) { return {}; } in await_transform()
/llvm-project/libcxx/test/std/library/description/conventions/customization.point.object/
H A Dniebloid.compile.pass.cpp58 auto gen = [] { return 42; }; __anonb1f7d1b80302() variable
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
H A Dranges_sample.pass.cpp152 void test_one(std::array<int, N> in, std::size_t n, Gen gen) { in test_one()
192 RandGen gen; in test_iterators_iter_sent_out() local
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dgenerate.pass.cpp86 auto gen = []() { return T(0); }; in operator ()() local
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/
H A Dmain.cpp61 int_generator gen = my_generator_func(); in main() local
/llvm-project/libcxx/test/std/algorithms/
H A Dranges_robust_against_proxy_iterators.pass.cpp73 auto gen = [] { return Proxy<T>(T{42}); }; in run_tests() local
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-param-test.h446 internal::ParamGenerator<T> gen) { in ConvertGenerator()
/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/
H A Dgcd.pass.cpp72 std::mt19937 gen(1938); do_fuzzy_tests() local

12