Home
last modified time | relevance | path

Searched defs:callResult (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp485 Value callResult = callResults[i]; inlineCall() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp2825 mlir::Value callResult{callSt.getResult(0)}; in genMmaIntr() local
/llvm-project/flang/lib/Lower/
H A DConvertCall.cpp533 mlir::Value callResult; in genCallOpAndResult() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1815 llvm::Type *scalarTy = callResult.first->getType(); in complete() local