Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp846 uint64_t TruncRatio = SrcWidth / DestWidth; visitTrunc() local
H A DInstCombineVectorOps.cpp2386 uint64_t TruncRatio = foldTruncShuffle() local