Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp585 auto convertCall = [this, &builder](Operation &op) -> llvm::Value * { in convertOperation() local
604 llvm::Value *result = convertCall(opInst); in convertOperation()