Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1090 LLVM::LLVMPointerType mlirXType = in convertOmpAtomicUpdate() local
1093 moduleTranslation.convertType(mlirXType.getElementType()); in convertOmpAtomicUpdate()
1178 auto mlirXType = atomicCaptureOp.getAtomicReadOp() in convertOmpAtomicCapture() local
1183 moduleTranslation.convertType(mlirXType.getElementType()); in convertOmpAtomicCapture()