Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp195 unsigned RoundBits = PartBits * RoundParts; in getCopyFromParts() local
596 unsigned RoundBits = RoundParts * PartBits; in getCopyToParts() local