Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2409 uint64_t TruncRatio = foldTruncShuffle() local
H A DInstCombineCasts.cpp867 uint64_t TruncRatio = SrcWidth / DestWidth; visitTrunc() local