Home
last modified time | relevance | path

Searched refs:createSingle (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1000 InsertPointTy createSingle(const LocationDescription &Loc,
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp675 builder.restoreIP(moduleTranslation.getOpenMPBuilder()->createSingle( in convertOmpSingle()
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2931 Builder.restoreIP(OMPBuilder.createSingle( in TEST_F()
3021 Builder.restoreIP(OMPBuilder.createSingle( in TEST_F()
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3212 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSingle( in createSingle() function in OpenMPIRBuilder