Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DLegality.h94 DiffWrapFlags, enumerator
132 case ResultReason::DiffWrapFlags: in getVecReason()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DLegality.cpp73 return ResultReason::DiffWrapFlags; in notVectorizableBasedOnOpcodesAndTypes()