HomeSort by: relevance | last modified time | path
    Searched defs:isInterleaved (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
VectorUtils.h 763 bool isInterleaved(Instruction *Instr) const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
InterleavedLoadCombinePass.cpp 694 bool isInterleaved(unsigned Factor, const DataLayout &DL) const {
1281 if (!Candidates.back().isInterleaved(Factor, DL)) {

Completed in 77 milliseconds