Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp251 unsigned NarrowingRatio = in foldBitcastExtElt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24470 unsigned NarrowingRatio = WideWidth / NarrowWidth; in narrowExtractedVectorBinOp() local