Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp1878 if (ShapedType condType = getCondition().getType().dyn_cast<ShapedType>()) in print() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp4613 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local