Home
last modified time | relevance | path

Searched refs:hasIrregularType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp410 static bool hasIrregularType(Type *Ty, const DataLayout &DL) { in hasIrregularType() function
3080 if (hasIrregularType(ScalarTy, DL)) in interleavedAccessCanBeWidened()
3161 if (hasIrregularType(ScalarTy, DL)) in memoryInstructionCanBeWidened()