Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGNodes.h1376 unsigned MinSplatBits = 0, bool isBigEndian = false);
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1548 unsigned MinSplatBits = 0,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6653 unsigned MinSplatBits, in isConstantSplat() argument
6658 if (MinSplatBits > sz) in isConstantSplat()
6702 MinSplatBits > HalfSize) in isConstantSplat()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7123 unsigned MinSplatBits, in isConstantSplat() argument
7128 if (MinSplatBits > sz) in isConstantSplat()
7172 MinSplatBits > HalfSize) in isConstantSplat()