Searched refs:condType (Results 1 – 2 of 2) sorted by relevance
88 } condType; typedef90 const condType hasCondType() const;228 inline const EtmV4Config::condType EtmV4Config::hasCondType() const in hasCondType()
4550 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local4551 auto *vecTy = cast<llvm::FixedVectorType>(condType); in VisitAbstractConditionalOperator()