Home
last modified time | relevance | path

Searched refs:isStrideMul (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5793 static bool isStrideMul(Instruction *I, LoopVectorizationLegality *Legal) { in isStrideMul() function
5863 if (I->getOpcode() == Instruction::Mul && isStrideMul(I, Legal)) in getInstructionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5685 static bool isStrideMul(Instruction *I, LoopVectorizationLegality *Legal) { in isStrideMul() function
6095 if (I->getOpcode() == Instruction::Mul && isStrideMul(I, Legal)) in getInstructionCost()