Searched refs:condType (Results 1 – 2 of 2) sorted by relevance
89 } condType; typedef91 const condType hasCondType() const;231 inline const EtmV4Config::condType EtmV4Config::hasCondType() const in hasCondType()
5224 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local5225 auto *vecTy = cast<llvm::FixedVectorType>(condType); in VisitAbstractConditionalOperator()