Home
last modified time | relevance | path

Searched refs:getMaxNumOperandsThatCanBeReordered (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.cpp1092 unsigned NumFreeOps = getMaxNumOperandsThatCanBeReordered(Lane); in getBestLaneToStartReordering()
1104 unsigned getMaxNumOperandsThatCanBeReordered(unsigned Lane) const { in getMaxNumOperandsThatCanBeReordered() function in llvm::slpvectorizer::BoUpSLP::VLOperands