Home
last modified time | relevance | path

Searched defs:isMaskRequired (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h379 bool isMaskRequired(const Instruction *I) const { isMaskRequired() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9486 bool isMaskRequired = getMask(); execute() local
[all...]