Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp522 void LoopVectorizationLegality::addInductionPhi( in addInductionPhi() function in llvm::LoopVectorizationLegality
630 addInductionPhi(Phi, ID, AllowedExit); in canVectorizeInstrs()
645 addInductionPhi(Phi, ID, AllowedExit); in canVectorizeInstrs()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h370 void addInductionPhi(PHINode *Phi, const InductionDescriptor &ID,
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1507 void addInductionPhi(PHINode *Phi, const InductionDescriptor &ID,
4535 void LoopVectorizationLegality::addInductionPhi( in addInductionPhi() function in LoopVectorizationLegality
4628 addInductionPhi(Phi, ID, AllowedExit); in canVectorizeInstrs()
4640 addInductionPhi(Phi, ID, AllowedExit); in canVectorizeInstrs()