Home
last modified time | relevance | path

Searched refs:MinSplatBits (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1681 unsigned MinSplatBits = 0,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7167 unsigned MinSplatBits, in isConstantSplat() argument
7172 if (MinSplatBits > sz) in isConstantSplat()
7216 MinSplatBits > HalfSize) in isConstantSplat()