Searched refs:updateFn (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ |
| H A D | OpenMPToLLVMIRTranslation.cpp | 1103 auto updateFn = [&opInst, &moduleTranslation, &updateGenStatus]( in convertOmpAtomicUpdate() local 1125 ompLoc, allocaIP, llvmAtomicX, llvmExpr, atomicOrdering, binop, updateFn, in convertOmpAtomicUpdate() 1195 auto updateFn = [&](llvm::Value *atomicx, in convertOmpAtomicCapture() local 1219 binop, updateFn, atomicUpdateOp, isPostfixUpdate, isXBinopExpr)); in convertOmpAtomicCapture()
|