Home
last modified time | relevance | path

Searched defs:rightType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp3575 std::optional<DynamicType> rightType{analyzer.GetType(1)}; RelationHelper() local
4244 std::optional<DynamicType> rightType{GetType(1)}; IsIntrinsicNumeric() local
[all...]
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1760 Type rightType = getY().getType(); verify() local