Home
last modified time | relevance | path

Searched refs:convertOperationImpl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp255 convertOperationImpl(Operation &opInst, llvm::IRBuilderBase &builder, in convertOperationImpl() function
499 return convertOperationImpl(*op, builder, moduleTranslation); in convertOperation()