Searched defs:condType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Arith/IR/ | ||
H A D | ArithOps.cpp | 2391 if (ShapedType condType = print() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 5214 llvm::Type *condType = ConvertType(condExpr->getType()); VisitAbstractConditionalOperator() local |