Searched refs:KnownTypes (Results 1 – 3 of 3) sorted by relevance
28 SmallVector<Type *, 16> KnownTypes; member31 : Rand(Seed), KnownTypes(AllowedTypes.begin(), AllowedTypes.end()) {} in RandomIRBuilder()
46 RS.sample(Pred.generate(Srcs, KnownTypes)); in newSource()
183 std::set<LLTCodeGen> KnownTypes; variable1137 for (const LLTCodeGen LLTy : KnownTypes) in initTypeIDValuesMap()1143 KnownTypes.insert(Ty); in LLTOperandMatcher()1160 if (TypeIDValues.size() != KnownTypes.size()) in hasValue()4377 for (const auto &Ty : KnownTypes) in run()