Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5749 createCopyinClauseBlocks(InsertPointTy IP,Value * MasterAddr,Value * PrivateAddr,llvm::IntegerType * IntPtrTy,bool BranchtoEnd) createCopyinClauseBlocks() argument
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1008 Address MasterAddr = Address::invalid(); EmitOMPCopyinClause() local