Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5441 createCopyPrivate(const LocationDescription & Loc,llvm::Value * BufSize,llvm::Value * CpyBuf,llvm::Value * CpyFn,llvm::Value * DidIt) createCopyPrivate() argument
5470 llvm::Value *DidIt = nullptr; createSingle() local
[all...]
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp3572 Value *DidIt = DidItSI->getPointerOperand(); TEST_F() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2222 CGF.Builder.CreateStore(CGF.Builder.getInt32(1), DidIt); in emitSingleRegion() local