Home
last modified time | relevance | path

Searched refs:AtomicReductionGenTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h652 using AtomicReductionGenTy = variable
659 AtomicReductionGenTy AtomicReductionGen) in ReductionInfo()
685 AtomicReductionGenTy AtomicReductionGen;
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp870 llvm::OpenMPIRBuilder::AtomicReductionGenTy atomicGen = nullptr; in convertOmpWsLoop()