Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DConstants.h334 Constant *getSequentialElement() const;
1217 UndefValue *getSequentialElement() const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h355 Constant *getSequentialElement() const;
1301 UndefValue *getSequentialElement() const;
/external/llvm/lib/IR/
DConstants.cpp744 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
754 return getSequentialElement(); in getElementValue()
760 return getSequentialElement(); in getElementValue()
777 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
787 return getSequentialElement(); in getElementValue()
793 return getSequentialElement(); in getElementValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp919 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
929 return getSequentialElement(); in getElementValue()
935 return getSequentialElement(); in getElementValue()
952 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
962 return getSequentialElement(); in getElementValue()
968 return getSequentialElement(); in getElementValue()