Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp230 auto funcArgConverter = options.useBarePtrCallConv in convertFunctionSignature() local
237 if (failed(funcArgConverter(*this, type, converted))) in convertFunctionSignature()