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