Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2033 uint64_t TruncRatio = in foldTruncShuffle() local
H A DInstCombineCasts.cpp920 uint64_t TruncRatio = SrcWidth / DestWidth; in visitTrunc() local