Home
last modified time | relevance | path

Searched refs:createCopyinClauseBlocks (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1110 InsertPointTy createCopyinClauseBlocks(InsertPointTy IP, Value *MasterAddr,
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3476 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createCopyinClauseBlocks( in createCopyinClauseBlocks() function in OpenMPIRBuilder
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2865 OMPBuilder.createCopyinClauseBlocks(Builder.saveIP(), MasterAddress, in TEST_F()