Searched defs:PredType (Results 1 – 8 of 8) sorted by relevance
71 typedef unsigned PredType; typedef
293 auto *PredType = in optimizePredicateStore() local353 auto *PredType = in optimizePredicateLoad() local
1049 auto *PredType = ScalableVectorType::get( in instCombineSVECmpNE() local
841 StringRef PredType = IsFCmp ? CCDef->getValueAsString("FCmpPredicate") in createAndImportSelDAGMatcher() local
2142 auto PredType = llvm::ScalableVectorType::get(Builder.getInt1Ty(), 16); in VisitCastExpr() local2169 auto PredType = llvm::ScalableVectorType::get(Builder.getInt1Ty(), 16); in VisitCastExpr() local
1305 auto PredType = in CreateCoercedLoad() local3205 auto PredType = in EmitFunctionProlog() local
1001 FCmpInst::Predicate PredType = FCmpInst::BAD_FCMP_PREDICATE; in foldIntrinsicIsFPClass() local
1889 using PredType = Pred_t; member