MLIR  19.0.0git
Namespaces | Functions
OpenMPCommon.h File Reference
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/Location.h"
#include "mlir/Support/LLVM.h"
#include "llvm/Frontend/OpenMP/OMPIRBuilder.h"
#include "llvm/IR/IRBuilder.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::LLVM
 

Functions

llvm::Constant * mlir::LLVM::createSourceLocStrFromLocation (Location loc, llvm::OpenMPIRBuilder &builder, StringRef name, uint32_t &strLen)
 Create a constant string location from the MLIR Location information. More...
 
llvm::Constant * mlir::LLVM::createMappingInformation (Location loc, llvm::OpenMPIRBuilder &builder)
 Create a constant string representing the mapping information extracted from the MLIR location information. More...