Searched defs:TruncRatio (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 846 uint64_t TruncRatio = SrcWidth / DestWidth; visitTrunc() local |
H A D | InstCombineVectorOps.cpp | 2386 uint64_t TruncRatio = foldTruncShuffle() local |