Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h51 static bool isInterleaveForced();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp81 if (VectorizerParams::isInterleaveForced()) in LoopVectorizeHints()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp134 bool VectorizerParams::isInterleaveForced() { in isInterleaveForced() function in VectorizerParams