Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1275 convertOmpThreadprivate(Operation &opInst, llvm::IRBuilderBase &builder, in convertOmpThreadprivate() function
1415 return convertOmpThreadprivate(*op, builder, moduleTranslation); in convertOperation()