Home
last modified time | relevance | path

Searched defs:more (Results 1 – 21 of 21) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_schedule_read.c80 isl_bool more; in read_context() local
131 isl_bool more; in read_domain() local
180 isl_bool more; in read_expansion() local
257 isl_bool more; in read_extension() local
308 isl_bool more; in read_filter() local
359 isl_bool more; in read_guard() local
410 isl_bool more; in read_mark() local
504 isl_bool more; in read_band() local
641 isl_bool more; in isl_stream_read_schedule_tree() local
H A Disl_list_read_yaml_templ.c21 isl_bool more; in LIST() local
H A Dflow_cmp.c62 isl_bool more; in main() local
H A Disl_ast.c1752 int *more, void *user), in traverse_list()
1786 int *more, void *user), in traverse()
1791 int more; in traverse() local
1854 int *more, void *user) in preorder_enter()
1916 int *more, void *user) in postorder_enter()
2757 isl_bool more; in isl_stream_read_ast_expr() local
3372 isl_bool more; in read_for() local
3466 isl_bool more; in read_if() local
3508 isl_bool more; in isl_stream_read_ast_node() local
H A Disl_scheduler_scc.c330 isl_bool more; in recurse_foreach_reachable() local
356 isl_bool more; in foreach_reachable() local
H A Disl_schedule_constraints.c597 isl_bool more; in isl_stream_read_schedule_constraints() local
H A Disl_flow.c1902 isl_bool more; in isl_stream_read_union_access_info() local
/llvm-project/flang/lib/Parser/
H A Dexpr-parsers.cpp148 auto more{attempt(sourced("*" >> applyLambda(multiply, multOperand) || in Parse() local
186 auto more{attempt(sourced("+" >> applyLambda(add, addOperand) || in Parse() local
212 auto more{attempt(sourced("//" >> applyLambda(concat, level2Expr)))}; in Parse() local
253 auto more{attempt( in Parse() local
316 auto more{attempt(sourced( in Parse() local
341 auto more{attempt(sourced( Parse() local
370 auto more{attempt(sourced(".EQV." >> applyLambda(eqv, equivOperand) || Parse() local
397 auto more{attempt( Parse() local
[all...]
/llvm-project/clang/test/Preprocessor/
H A Dembed_preprocess_to_file.c15 const char more[] = { variable
/llvm-project/libc/test/src/stdio/
H A Dfputs_test.cpp22 constexpr char more[] = "A simple string written to stderr\n"; in TEST() local
H A Dputs_test.cpp25 constexpr char more[] = "1234 and more\n6789 and rhyme"; in TEST() local
H A Dfputc_test.cpp24 constexpr char more[] = "A simple string written to stderr\n"; in TEST() local
/llvm-project/clang-tools-extra/docs/clang-tidy/
H A DIntegrations.rst7 .. _more: https://langserver.org/#implementations-client target
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_leb128.h19 bool more; in EncodeSLEB128() local
/llvm-project/flang/lib/Decimal/
H A Dbinary-to-decimal.cpp212 BigRadixFloatingPointNumber &&less, BigRadixFloatingPointNumber &&more) { in Minimize()
309 Binary more{x}; in ConvertToDecimal() local
/llvm-project/clang/test/CodeGen/
H A Dblockstret.c19 char more[32]; member
/llvm-project/lld/MachO/
H A DExportTrie.cpp279 bool more; in build() local
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c309 ompd_scope_t *nextScope, int *more) { in ompd_enumerate_icvs()
1205 int more; in call_ompd_enumerate_icvs() local
H A DompdAPITests.c2262 int more; in test_ompd_enumerate_icvs() local
/llvm-project/openmp/libompd/src/
H A Domp-icv.cpp90 ompd_scope_t *next_scope, int *more) { in ompd_enumerate_icvs()
/llvm-project/openmp/runtime/src/
H A Dkmp.h1823 int more; /* The repeat count for this descriptor */ member