Searched defs:getTypes (Results 1 – 10 of 10) sorted by relevance
99 CIRGenTypes &getTypes() { return genTypes; } in getTypes() function
127 CIRGenTypes &getTypes() const { return cgm.getTypes(); } in getTypes() function
212 const TypeList &getTypes() const { return Types; } in getTypes() function
330 const LVTypes &getTypes() const { return Types; } in getTypes() function
215 const LVTypes *getTypes() const { return Types.get(); } in getTypes() function
183 SmallVector<std::string, 4> getTypes() { return Types; } in getTypes() function in __anon4fed36600211::Transition
848 CodeGenTypes &getTypes() { return *Types; } in getTypes() function
230 ArrayRef<SVEType> getTypes() const { return Types; } in getTypes() function in __anone51b860d0111::Intrinsic
1344 const SmallVectorImpl<Type *>& getTypes() const { return Types; } in getTypes() function