Home
last modified time | relevance | path

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

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