Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5269 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), nullptr); in Expand() local
5285 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty); in Expand() local
5295 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty); in Expand() local
5331 Value *FullV = Rewriter.expandCodeFor(FullS, Ty); in Expand() local
5434 Value *FullV = Expand(LU, LF, F, BB->getTerminator()->getIterator(), in RewriteForPHI() local
5501 Value *FullV = in Rewrite() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11105 auto areTypesHalfed = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors()
11112 auto extractHalf = [](Value *FullV, Value *HalfV) { in areExtractShuffleVectors()