Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h346 bool canVectorizeInstrs();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp573 bool LoopVectorizationLegality::canVectorizeInstrs() { in canVectorizeInstrs() function in llvm::LoopVectorizationLegality
1027 if (!canVectorizeInstrs()) { in canVectorize()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1484 bool canVectorizeInstrs();
4448 if (!canVectorizeInstrs()) { in canVectorize()
4572 bool LoopVectorizationLegality::canVectorizeInstrs() { in canVectorizeInstrs() function in LoopVectorizationLegality