Home
last modified time | relevance | path

Searched defs:getSequentialElement (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp204 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in llvm::sandboxir::ConstantAggregateZero
238 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in llvm::sandboxir::UndefValue
264 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in llvm::sandboxir::PoisonValue
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1134 Constant *ConstantAggregateZero::getSequentialElement() const { in getSequentialElement() function in ConstantAggregateZero
1169 UndefValue *UndefValue::getSequentialElement() const { in getSequentialElement() function in UndefValue
1204 PoisonValue *PoisonValue::getSequentialElement() const { in getSequentialElement() function in PoisonValue