Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Target/LLVMIR/
H A DTypeToLLVM.h33 class TypeToLLVMIRTranslatorImpl; variable
/llvm-project/mlir/lib/Target/LLVMIR/
H A DTypeToLLVM.cpp25 class TypeToLLVMIRTranslatorImpl { class
28 TypeToLLVMIRTranslatorImpl(llvm::LLVMContext &context) : context(context) {} in TypeToLLVMIRTranslatorImpl() function in mlir::LLVM::detail::TypeToLLVMIRTranslatorImpl