Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp785 void swap(unsigned OpIdx1, unsigned OpIdx2, unsigned Lane) { in swap()
974 for (unsigned OpIdx2 = FromIdx; OpIdx2 != ToIdx; ++OpIdx2) { in getScoreAtLevelRec() local