Searched defs:ConstructMatches (Results 1 – 1 of 1) sorted by relevance
146 SmallVectorImpl<unsigned> *ConstructMatches, bool DeviceSetOnly) { in isVariantApplicableInContextHelper()271 SmallVectorImpl<unsigned> &ConstructMatches) { in getVariantMatchScore()349 SmallVector<unsigned, 8> ConstructMatches; in getBestVariantMatchForContext() local