Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp191 unsigned RoundBits = PartBits * RoundParts; in getCopyFromParts() local
563 unsigned RoundBits = RoundParts * PartBits; in getCopyToParts() local