Home | History | Annotate | Download | only in IR

Lines Matching refs:getElementValue

197     return CAZ->getElementValue(Elt);
200 return UV->getElementValue(Elt);
665 /// getElementValue - Return a zero of the right value for the specified GEP
667 Constant *ConstantAggregateZero::getElementValue(Constant *C) const {
673 /// getElementValue - Return a zero of the right value for the specified GEP
675 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const {
698 /// getElementValue - Return an undef of the right value for the specified GEP
700 UndefValue *UndefValue::getElementValue(Constant *C) const {
706 /// getElementValue - Return an undef of the right value for the specified GEP
708 UndefValue *UndefValue::getElementValue(unsigned Idx) const {