Home
last modified time | relevance | path

Searched defs:isVectorized (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/
H A DLoopAnnotationTranslation.cpp221 if (BoolAttr isVectorized = attr.getIsVectorized()) in convert() local
H A DLoopAnnotationImporter.cpp446 FailureOr<BoolAttr> isVectorized = in convert() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2607 bool isVectorized(Value *V) const { return getTreeEntry(V); } isVectorized() function in llvm::slpvectorizer::BoUpSLP
[all...]