Searched defs:getTypes (Results 1 – 11 of 11) sorted by relevance
17 TypeRangeRange OperandRangeRange::getTypes() const { in getTypes() function in OperandRangeRange26 OperandRange::type_range OperandRange::getTypes() const { in getTypes() function in OperandRange35 ResultRange::type_range ResultRange::getTypes() const { in getTypes() function in ResultRange44 ValueRange::type_range ValueRange::getTypes() const { return {begin(), end()}; } in getTypes() function in ValueRange
126 ArrayRef<Type> getTypes() const { in getTypes() function
874 ArrayRef<Type> TupleType::getTypes() const { return getImpl()->getTypes(); } in getTypes() function in TupleType
199 type_range getTypes() const { return {begin(), end()}; } in getTypes() function
173 const SPIRVDuplicatesTracker<Type> *getTypes() { return &TT; } in getTypes() function
212 const TypeList &getTypes() const { return Types; } in getTypes() function
209 SmallVector<std::string, 4> getTypes() { return Types; } in getTypes() function in __anon8900ab900211::Transition
190 ArrayRef<SVEType> getTypes() const { return Types; } in getTypes() function in __anon409da13d0111::Intrinsic
746 CodeGenTypes &getTypes() { return Types; } in getTypes() function
1211 const SmallVectorImpl<Type *>& getTypes() const { return Types; } in getTypes() function