Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h504 InsertPointTy createCopyinClauseBlocks(InsertPointTy IP, Value *MasterAddr,
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1349 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createCopyinClauseBlocks( in createCopyinClauseBlocks() function in OpenMPIRBuilder
/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp1338 OMPBuilder.createCopyinClauseBlocks(Builder.saveIP(), MasterAddress, in TEST_F()