Lines Matching refs:getElementValue
172 return CAZ->getElementValue(Elt);
175 return UV->getElementValue(Elt);
613 /// getElementValue - Return a zero of the right value for the specified GEP
615 Constant *ConstantAggregateZero::getElementValue(Constant *C) const {
621 /// getElementValue - Return a zero of the right value for the specified GEP
623 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const {
646 /// getElementValue - Return an undef of the right value for the specified GEP
648 UndefValue *UndefValue::getElementValue(Constant *C) const {
654 /// getElementValue - Return an undef of the right value for the specified GEP
656 UndefValue *UndefValue::getElementValue(unsigned Idx) const {