Home
last modified time | relevance | path

Searched defs:generation (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h236 uint64_t generation() const { in generation() function
/llvm-project/offload/DeviceRTL/src/
H A DSynchronization.cpp214 uint32_t generation = load & 0xffff0000u; namedBarrier() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp241 childGeneration(unsigned generation) childGeneration() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp785 childGeneration(unsigned generation) childGeneration() argument
[all...]
/llvm-project/polly/lib/External/isl/
H A Disl_schedule_node.c1098 __isl_take isl_schedule_node *node, int generation) in isl_schedule_node_ancestor()
/llvm-project/openmp/runtime/src/
H A Dkmp.h2581 size_t generation; member
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h17486 isl::schedule_node schedule_node::ancestor(int generation) const in ancestor()