Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1139 omp::AtomicUpdateOp atomicUpdateOp = atomicCaptureOp.getAtomicUpdateOp(); in convertOmpAtomicCapture() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenMP.cpp1320 auto atomicUpdateOp = firOpBuilder.create<mlir::omp::AtomicUpdateOp>( in genOmpAtomicUpdateStatement() local