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