Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp147 unsigned RoundParts = NumParts & (NumParts - 1) ? in getCopyFromParts() local
464 unsigned RoundParts = 1 << Log2_32(NumParts); in getCopyToParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp224 unsigned RoundParts = in getCopyFromParts() local
586 unsigned RoundParts = 1 << Log2_32(NumParts); in getCopyToParts() local