Home
last modified time | relevance | path

Searched defs:foreach_map (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dmsgpack.h259 template <typename C> void foreach_map(byte_range bytes, C callback) { in foreach_map() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py6470 def foreach_map(arg0, arg1): member in union_map
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h11319 stat union_map::foreach_map(const std::function<stat(isl::checked::map)> &fn) const in foreach_map() function
Dcpp.h16018 void union_map::foreach_map(const std::function<void(isl::map)> &fn) const in foreach_map() function
Disl-noexceptions.h16580 stat union_map::foreach_map(const std::function<stat(map)> &fn) const in foreach_map() function