Home
last modified time | relevance | path

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

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