Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1066 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { getElementValue() function in ConstantAggregateZero
1072 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { getElementValue() function in ConstantAggregateZero
1101 UndefValue *UndefValue::getElementValue(Constant *C) const { getElementValue() function in UndefValue
1107 UndefValue *UndefValue::getElementValue(unsigned Idx) const { getElementValue() function in UndefValue
1136 PoisonValue *PoisonValue::getElementValue(Constant *C) const { getElementValue() function in PoisonValue
1142 PoisonValue *PoisonValue::getElementValue(unsigned Idx) const { getElementValue() function in PoisonValue