Searched defs:InterleavedLoad (Results 1 – 1 of 1) sorted by relevance
1052 std::list<VectorInfo> &Candidates, std::list<VectorInfo> &InterleavedLoad, in findPattern()1112 bool InterleavedLoadCombineImpl::combine(std::list<VectorInfo> &InterleavedLoad, in combine()1284 std::list<VectorInfo> InterleavedLoad; in run() local