Home
last modified time | relevance | path

Searched refs:nofree (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module.c46 nofree (void *arg __attribute__ ((unused))) in nofree() function
65 tdestroy (mod->lazy_cu_root, nofree); in __libdwfl_module_free()
H A Dcu.c137 nofree (void *arg) in nofree() function
154 tdestroy (mod->lazy_cu_root, nofree); in less_lazy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1580 return getAssumed() ? "nofree" : "may-free";
1588 void trackStatistics() const override { STATS_DECLTRACK_FN_ATTR(nofree) }
1617 void trackStatistics() const override { STATS_DECLTRACK_CS_ATTR(nofree); } variable
1625 void trackStatistics() const override{STATS_DECLTRACK_FLOATING_ATTR(nofree)}
1672 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nofree) }
1695 void trackStatistics() const override{STATS_DECLTRACK_CSARG_ATTR(nofree)};
1726 void trackStatistics() const override { STATS_DECLTRACK_CSRET_ATTR(nofree) }
4546 // If a callsite argument use is nofree, we are fine. in updateImpl()
6583 // Every argument with pointer type might be marked nofree.
6639 // Call site argument attribute "nofree"
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp656 KEYWORD(nofree); in LexIdentifier()

Completed in 11 milliseconds