Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp117 unsigned RoundBits = PartBits * RoundParts; in getCopyFromParts() local
390 unsigned RoundBits = RoundParts * PartBits; in getCopyToParts() local
/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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp218 unsigned RoundBits = PartBits * RoundParts; in getCopyFromParts() local
571 unsigned RoundBits = RoundParts * PartBits; in getCopyToParts() local