Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4511 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty, &*IP); in Expand() local
4527 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty, &*IP); in Expand() local
4537 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty, &*IP); in Expand() local
4573 Value *FullV = Rewriter.expandCodeFor(FullS, Ty, &*IP); in Expand() local
4672 Value *FullV = Expand(LF, F, BB->getTerminator()->getIterator(), in RewriteForPHI() local
4702 Value *FullV = in Rewrite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp5199 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), nullptr); in Expand() local
5215 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty); in Expand() local
5225 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty); in Expand() local
5261 Value *FullV = Rewriter.expandCodeFor(FullS, Ty); in Expand() local
5362 Value *FullV = Expand(LU, LF, F, BB->getTerminator()->getIterator(), in RewriteForPHI() local
5429 Value *FullV = in Rewrite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8972 auto areTypesHalfed = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors()
8978 auto extractHalf = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors()