Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp3256 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local
3257 llvm::VectorType *vecTy = cast<llvm::VectorType>(condType); in VisitAbstractConditionalOperator()