Searched defs:getTypes (Results 1 – 8 of 8) sorted by relevance
198 const LVTypes &getTypes() const { return Types; } in getTypes() function
209 const LVTypes *getTypes() const { return Types; } 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 __anon1cdffbd70211::Transition
190 ArrayRef<SVEType> getTypes() const { return Types; } in getTypes() function in __anon5066fa640111::Intrinsic
756 CodeGenTypes &getTypes() { return Types; } in getTypes() function
1182 const SmallVectorImpl<Type *>& getTypes() const { return Types; } in getTypes() function