Home
last modified time | relevance | path

Searched defs:change (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dconstant-non-fragile-ivar-offset.m24 int these, might, change; field
/llvm-project-15.0.7/openmp/libomptarget/test/mapping/
H A Dptr_and_obj_motion.c19 void change(DV *dvptr) { in change() function
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_coalesce.c1629 enum isl_change change; in is_adj_ineq_extension() local
1759 enum isl_change change = isl_change_none; in can_wrap_in_facet() local
1943 enum isl_change change = isl_change_none; in wrap_in_facets() local
2114 enum isl_change change = isl_change_none; in check_wrap() local
2170 enum isl_change change = isl_change_none; in check_single_adj_eq() local
3433 enum isl_change change; in coalesce_after_aligning_divs() local
3503 enum isl_change change; in coalesce_subset_with_equalities() local
3846 enum isl_change change; in coalesce_with_subs() local
3897 enum isl_change change; in check_coalesce_into_eq() local
3955 enum isl_change change; in check_coalesce_eq() local
[all …]
/llvm-project-15.0.7/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h179 inline ASTEdit change(RangeSelector Target, TextGenerator Replacement) { in change() function
193 inline ASTEdit change(TextGenerator Replacement) { in change() function
/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.cpp502 for (const auto &change : changes) in applyTo() local
967 for (auto &change : value.changes) in toJSON() local
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DWorkshare.cpp344 uint32_t change = utils::popc(active); in NextIter() local