Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp212 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { in getElementValue() function in llvm::sandboxir::ConstantAggregateZero
217 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { in getElementValue() function in llvm::sandboxir::ConstantAggregateZero
248 UndefValue *UndefValue::getElementValue(Constant *C) const { in getElementValue() function in llvm::sandboxir::UndefValue
254 UndefValue *UndefValue::getElementValue(unsigned Idx) const { in getElementValue() function in llvm::sandboxir::UndefValue
274 PoisonValue *PoisonValue::getElementValue(Constant *C) const { in getElementValue() function in llvm::sandboxir::PoisonValue
280 PoisonValue *PoisonValue::getElementValue(unsigned Idx) const { in getElementValue() function in llvm::sandboxir::PoisonValue
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1144 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { in getElementValue() function in ConstantAggregateZero
1150 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { in getElementValue() function in ConstantAggregateZero
1179 UndefValue *UndefValue::getElementValue(Constant *C) const { in getElementValue() function in UndefValue
1185 UndefValue *UndefValue::getElementValue(unsigned Idx) const { in getElementValue() function in UndefValue
1214 PoisonValue *PoisonValue::getElementValue(Constant *C) const { in getElementValue() function in PoisonValue
1220 PoisonValue *PoisonValue::getElementValue(unsigned Idx) const { in getElementValue() function in PoisonValue