Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h352 Constant *getSequentialElement() const;
1290 UndefValue *getSequentialElement() const;
/external/llvm/include/llvm/IR/
DConstants.h334 Constant *getSequentialElement() const;
1217 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-7.0/llvm/lib/IR/
DConstants.cpp814 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
824 return getSequentialElement(); in getElementValue()
830 return getSequentialElement(); in getElementValue()
847 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
857 return getSequentialElement(); in getElementValue()
863 return getSequentialElement(); in getElementValue()