Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3384 unsigned SubScale = BitWidth / SubBitWidth; in computeKnownBits() local
3405 unsigned SubScale = SubBitWidth / BitWidth; in computeKnownBits() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1233 unsigned SubScale = BitWidth / SubBitWidth; in computeKnownBitsFromOperator() local