Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1486 createAtomicCapture(const LocationDescription &Loc, InsertPointTy AllocaIP,
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1217 builder.restoreIP(ompBuilder->createAtomicCapture( in convertOmpAtomicCapture()
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4153 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createAtomicCapture( in createAtomicCapture() function in OpenMPIRBuilder
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp3479 Builder.restoreIP(OMPBuilder.createAtomicCapture( in TEST_F()