MLIR
20.0.0git
|
This is the complete list of members for mlir::tosa::ValueKnowledge, including all inherited members.
dtype | mlir::tosa::ValueKnowledge | |
getKnowledgeFromType(Type type) | mlir::tosa::ValueKnowledge | inlinestatic |
getPessimisticValueState() | mlir::tosa::ValueKnowledge | inlinestatic |
getShapedTypeComponents() const | mlir::tosa::ValueKnowledge | inline |
getType() const | mlir::tosa::ValueKnowledge | inline |
hasError | mlir::tosa::ValueKnowledge | |
hasRank | mlir::tosa::ValueKnowledge | |
join(const ValueKnowledge &lhs, const ValueKnowledge &rhs) | mlir::tosa::ValueKnowledge | inlinestatic |
meet(const ValueKnowledge &lhs, const ValueKnowledge &rhs) | mlir::tosa::ValueKnowledge | inlinestatic |
operator bool() const | mlir::tosa::ValueKnowledge | inline |
operator==(const ValueKnowledge &rhs) const | mlir::tosa::ValueKnowledge | inline |
sizes | mlir::tosa::ValueKnowledge | |
ValueKnowledge()=delete | mlir::tosa::ValueKnowledge | |
ValueKnowledge(bool hasRank, llvm::ArrayRef< int64_t > newSizes, Type dtype) | mlir::tosa::ValueKnowledge | inline |