Searched defs:FullV (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 4511 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/ |
| D | LoopStrengthReduce.cpp | 5199 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-16.0/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 5388 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), nullptr); in Expand() local 5404 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), IntTy); in Expand() local 5414 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty); in Expand() local 5450 Value *FullV = Rewriter.expandCodeFor(FullS, Ty); in Expand() local 5553 Value *FullV = in RewriteForPHI() local 5620 Value *FullV = Expand(LU, LF, F, LF.UserInst->getIterator(), DeadInsts); in Rewrite() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 8972 auto areTypesHalfed = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors() 8978 auto extractHalf = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 13747 auto areTypesHalfed = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors() 13754 auto extractHalf = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors()
|