Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp2143 Value *PLastIter = Builder.CreateAlloca(I32Type, nullptr, "p.lastiter"); in applyStaticWorkshareLoop() local
2231 Value *PLastIter = Builder.CreateAlloca(I32Type, nullptr, "p.lastiter"); in applyStaticChunkedWorkshareLoop() local
2473 Value *PLastIter = Builder.CreateAlloca(I32Type, nullptr, "p.lastiter"); in applyDynamicWorkshareLoop() local