Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp149 unsigned RoundBits = PartBits * RoundParts; in getCopyFromParts() local
465 unsigned RoundBits = RoundParts * PartBits; in getCopyToParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp226 unsigned RoundBits = PartBits * RoundParts; in getCopyFromParts() local
587 unsigned RoundBits = RoundParts * PartBits; in getCopyToParts() local