Home
last modified time | relevance | path

Searched defs:keep (Results 1 – 12 of 12) sorted by relevance

/llvm-project/lld/test/ELF/
H A Dinput-section-flags-keep.s20 .global keep symbol
21 keep: label
/llvm-project/lld/test/ELF/linkerscript/
H A Dsections-keep.s90 keep: label
/llvm-project/llvm/include/llvm/Support/
H A DToolOutputFile.h69 void keep() { Installer.Keep = true; } in keep() function
/llvm-project/clang/test/CodeGen/
H A Dflexible-array-init.cpp18 char keep(int pick) in keep() function
H A Dattr-function-return.c25 __attribute__((function_return("keep"))) void keep(void) {} in keep() function
/llvm-project/llvm/lib/Remarks/
H A DRemarkLinker.cpp59 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
/llvm-project/polly/lib/External/isl/
H A Disl_multi_templ.c710 isl_size total, keep; in MULTI() local
738 isl_size total, keep; in MULTI() local
765 isl_size total, keep; in MULTI() local
H A Disl_coalesce.c1435 struct isl_tab *tab, int keep) in check_wraps()
H A Disl_map.c11059 isl_size total, keep; in isl_map_domain_factor_domain() local
11084 isl_size total, keep; in isl_map_domain_factor_range() local
11109 isl_size total, keep; in isl_map_range_factor_domain() local
11134 isl_size total, keep; in isl_map_range_factor_range() local
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Danalyze.py366 def report_directory(hint, keep, output_format): argument
/llvm-project/llvm/lib/Support/
H A DPath.cpp1255 Error TempFile::keep(const Twine &Name) { keep() function in llvm::sys::fs::TempFile
1306 Error TempFile::keep() { keep() function in llvm::sys::fs::TempFile
/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.c1677 span_t *keep = 0; local