Home
last modified time | relevance | path

Searched refs:getVectorNumElements (Results 1 – 20 of 20) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DValueTypes.h326 unsigned getVectorNumElements() const { in getVectorNumElements() function
335 return isSimple() ? V.getVectorNumElements() in getVectorNumElements()
DSelectionDAGNodes.h1592 return ArrayRef(Mask, VT.getVectorNumElements());
1596 assert(Idx < getValueType(0).getVectorNumElements() && "Idx out of range!");
1605 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i)
DBasicTTIImpl.h2467 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getTreeReductionCost()
2557 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getMinMaxReductionCost()
DSelectionDAG.h856 SmallVector<SDValue, 16> Ops(VT.getVectorNumElements(), Op);
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DValueTypes.h319 unsigned getVectorNumElements() const { in getVectorNumElements() function
328 return isSimple() ? V.getVectorNumElements() in getVectorNumElements()
DMachineValueType.h290 unsigned getVectorNumElements() const { in getVectorNumElements() function
DSelectionDAGNodes.h1558 return ArrayRef(Mask, VT.getVectorNumElements());
1562 assert(Idx < getValueType(0).getVectorNumElements() && "Idx out of range!");
1571 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i)
DBasicTTIImpl.h2401 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getTreeReductionCost()
2491 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getMinMaxReductionCost()
DSelectionDAG.h854 SmallVector<SDValue, 16> Ops(VT.getVectorNumElements(), Op);
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DValueTypes.h327 unsigned getVectorNumElements() const { in getVectorNumElements() function
336 return isSimple() ? V.getVectorNumElements() in getVectorNumElements()
DSelectionDAGNodes.h1623 return ArrayRef(Mask, VT.getVectorNumElements());
1627 assert(Idx < getValueType(0).getVectorNumElements() && "Idx out of range!");
1636 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i)
DBasicTTIImpl.h2561 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getTreeReductionCost()
2651 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getMinMaxReductionCost()
DSelectionDAG.h870 SmallVector<SDValue, 16> Ops(VT.getVectorNumElements(), Op);
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DValueTypes.h326 unsigned getVectorNumElements() const { in getVectorNumElements() function
335 return isSimple() ? V.getVectorNumElements() in getVectorNumElements()
DSelectionDAGNodes.h1571 return ArrayRef(Mask, VT.getVectorNumElements());
1575 assert(Idx < getValueType(0).getVectorNumElements() && "Idx out of range!");
1584 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i)
DBasicTTIImpl.h2411 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getTreeReductionCost()
2501 LT.second.isVector() ? LT.second.getVectorNumElements() : 1; in getMinMaxReductionCost()
DSelectionDAG.h856 SmallVector<SDValue, 16> Ops(VT.getVectorNumElements(), Op);
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DMachineValueType.h290 unsigned getVectorNumElements() const { in getVectorNumElements() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DMachineValueType.h290 unsigned getVectorNumElements() const { in getVectorNumElements() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGenTypes/
DMachineValueType.h284 unsigned getVectorNumElements() const { in getVectorNumElements() function