Searched refs:getSequentialElement (Results 1 – 4 of 4) sorted by relevance
204 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in llvm::sandboxir::ConstantAggregateZero206 cast<llvm::ConstantAggregateZero>(Val)->getSequentialElement())); in getSequentialElement()238 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in llvm::sandboxir::UndefValue240 cast<llvm::UndefValue>(Val)->getSequentialElement())); in getSequentialElement()264 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in llvm::sandboxir::PoisonValue266 cast<llvm::PoisonValue>(Val)->getSequentialElement())); in getSequentialElement()
1134 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero1146 return getSequentialElement(); in getElementValue()1152 return getSequentialElement(); in getElementValue()1169 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue1181 return getSequentialElement(); in getElementValue()1187 return getSequentialElement(); in getElementValue()1204 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue1216 return getSequentialElement(); in getElementValue()1222 return getSequentialElement(); in getElementValue()
374 LLVM_ABI Constant *getSequentialElement() const;1436 LLVM_ABI UndefValue *getSequentialElement() const;1481 LLVM_ABI PoisonValue *getSequentialElement() const;
459 LLVM_ABI Constant *getSequentialElement() const;811 LLVM_ABI UndefValue *getSequentialElement() const;859 LLVM_ABI PoisonValue *getSequentialElement() const;