Searched defs:getTypes (Results 1 – 8 of 8) sorted by relevance
303 const LVTypes &getTypes() const { return Types; } in getTypes() function
209 const LVTypes *getTypes() const { return Types.get(); } in getTypes() function
212 const TypeList &getTypes() const { return Types; } in getTypes() function
188 SmallVector<std::string, 4> getTypes() { return Types; } in getTypes() function in __anon4755e2d60211::Transition
766 CodeGenTypes &getTypes() { return Types; } in getTypes() function
201 ArrayRef<SVEType> getTypes() const { return Types; } in getTypes() function in __anonc999c1430111::Intrinsic
1197 const SmallVectorImpl<Type *>& getTypes() const { return Types; } in getTypes() function