Home
last modified time | relevance | path

Searched refs:getAtomicUpdateOp (Results 1 – 3 of 3) 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()
1150 atomicCaptureOp.getAtomicUpdateOp().getOperation(); in convertOmpAtomicCapture()
/llvm-project-15.0.7/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp899 AtomicUpdateOp AtomicCaptureOp::getAtomicUpdateOp() { in getAtomicUpdateOp() function in AtomicCaptureOp
/llvm-project-15.0.7/mlir/include/mlir/Dialect/OpenMP/
H A DOpenMPOps.td1229 AtomicUpdateOp getAtomicUpdateOp();