Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DLegality.h90 NotInstructions, enumerator
124 case ResultReason::NotInstructions: in getVecReason()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DLegality.cpp215 return createLegalityResult<Pack>(ResultReason::NotInstructions); in canVectorize()