Home
last modified time | relevance | path

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

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