Home
last modified time | relevance | path

Searched defs:InterleavedLoad (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1052 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