Searched defs:getTypes (Results 1 – 5 of 5) sorted by relevance
212 const TypeList &getTypes() const { return Types; } in getTypes() function
209 SmallVector<std::string, 4> getTypes() { return Types; } in getTypes() function in __anon14d6558b0211::Transition
190 ArrayRef<SVEType> getTypes() const { return Types; } in getTypes() function in __anon47288a980111::Intrinsic
726 CodeGenTypes &getTypes() { return Types; } in getTypes() function
1103 const SmallVectorImpl<Type *>& getTypes() const { return Types; } in getTypes() function