Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp3574 std::optional<DynamicType> leftType{analyzer.GetType(0)}; RelationHelper() local
4229 IsIntrinsicRelational(RelationalOperator opr,const DynamicType & leftType,const DynamicType & rightType) const IsIntrinsicRelational() argument
4236 std::optional<DynamicType> leftType{GetType(0)}; IsIntrinsicNumeric() local
[all...]
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1759 Type leftType = getX().getType(); verify() local