Searched defs:getTypes (Results 1 – 9 of 9) 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
187 SmallVector<std::string, 4> getTypes() { return Types; } in getTypes() function in __anon4fed36600211::Transition
290 const SPIRVDuplicatesTracker<Type> *getTypes() { return &TT; } in getTypes() function
787 CodeGenTypes &getTypes() { return *Types; } in getTypes() function
222 ArrayRef<SVEType> getTypes() const { return Types; } in getTypes() function in __anone51b860d0111::Intrinsic
1242 const SmallVectorImpl<Type *>& getTypes() const { return Types; } in getTypes() function