Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp216 Instruction *Induction = nullptr; in isTailPredicate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp741 PHINode *Induction = nullptr; member in llvm::InnerLoopVectorizer
2542 auto *Induction = Builder.CreatePHI(Start->getType(), 2, "index"); in createInductionVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp2319 Value *Induction = PN->getIncomingValue(1); in isKnownNonZero() local