|
clang 24.0.0git
|
Public Member Functions | |
| OpenCLFunctionMetadataLowering (mlir::MLIRContext *ctx) | |
| bool | lower (mlir::NamedAttribute attr, bool includeFunctionOnlyAttrs) |
| void | appendAttrs (llvm::SmallVectorImpl< mlir::NamedAttribute > &result) const |
Definition at line 21 of file LowerToLLVMOpenCLMetadata.h.
| cir::direct::OpenCLFunctionMetadataLowering::OpenCLFunctionMetadataLowering | ( | mlir::MLIRContext * | ctx | ) |
Definition at line 142 of file LowerToLLVMOpenCLMetadata.cpp.
| void cir::direct::OpenCLFunctionMetadataLowering::appendAttrs | ( | llvm::SmallVectorImpl< mlir::NamedAttribute > & | result | ) | const |
Definition at line 159 of file LowerToLLVMOpenCLMetadata.cpp.
| bool cir::direct::OpenCLFunctionMetadataLowering::lower | ( | mlir::NamedAttribute | attr, |
| bool | includeFunctionOnlyAttrs ) |
Definition at line 146 of file LowerToLLVMOpenCLMetadata.cpp.
References lower().
Referenced by lower().