Home
last modified time | relevance | path

Searched defs:Enqueue (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h222 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp937 auto Enqueue = [&](Value *V) { in isLoadCombineCandidate() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp197 auto Enqueue = [this,&FirstQ] (Node N) { in color() local