Home
last modified time | relevance | path

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

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