Home
last modified time | relevance | path

Searched defs:TypeToLLVMIRTranslatorImpl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Target/LLVMIR/
DTypeTranslation.h34 class TypeToLLVMIRTranslatorImpl; variable
/external/llvm-project/mlir/lib/Target/LLVMIR/
DTypeTranslation.cpp24 class TypeToLLVMIRTranslatorImpl { class
27 TypeToLLVMIRTranslatorImpl(llvm::LLVMContext &context) : context(context) {} in TypeToLLVMIRTranslatorImpl() function in mlir::LLVM::detail::TypeToLLVMIRTranslatorImpl