Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp2391 if (ShapedType condType = print() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5214 llvm::Type *condType = ConvertType(condExpr->getType()); VisitAbstractConditionalOperator() local