Searched refs:supportsGather (Results 1 – 2 of 2) sorted by relevance
300 bool supportsGather() const;
6034 bool X86TTIImpl::supportsGather() const { in supportsGather() function in X86TTIImpl6069 if (!supportsGather() || !ST->preferGather()) in isLegalMaskedGather()6238 return supportsGather(); in prefersVectorizedAddressing()