Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Target/LLVMIR/
DTypeTranslation.h35 class TypeFromLLVMIRTranslatorImpl; variable
/external/llvm-project/mlir/lib/Target/LLVMIR/
DTypeTranslation.cpp188 class TypeFromLLVMIRTranslatorImpl { class
191 TypeFromLLVMIRTranslatorImpl(MLIRContext &context) : context(context) {} in TypeFromLLVMIRTranslatorImpl() function in mlir::LLVM::detail::TypeFromLLVMIRTranslatorImpl