Searched defs:inferredType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Tools/PDLL/Parser/ | ||
H A D | Parser.cpp | 1770 if (failed(validateVariableConstraints(existingConstraints, inferredType))) in parseConstraint() local |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | NVVMDialect.cpp | 196 std::optional<MMATypes> inferredType = print() local |
/llvm-project/mlir/lib/Dialect/MemRef/IR/ | ||
H A D | MemRefOps.cpp | 2743 auto inferredType = llvm::cast<MemRefType>( inferRankReducedResultType() local |
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | TensorOps.cpp | 2056 auto inferredType = llvm::cast<RankedTensorType>( inferCanonicalRankReducedResultType() local |