Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp433 convertSignature(fn); in convertTypes()
472 void convertSignature(mlir::func::FuncOp func) { in convertSignature() function in __anon5e619a4c0111::TargetRewrite
/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp555 convertSignature(Block *block, TypeConverter *converter,
730 FailureOr<Block *> ArgConverter::convertSignature( in convertSignature() function in ArgConverter
1336 : argConverter.convertSignature(block, converter, mapping, in convertBlockSignature()