Searched refs:getElementValue (Results 1 – 13 of 13) sorted by relevance
93 value=getElementValue(start++); in writeNode()187 value=getElementValue(start); in writeBranchSubNode()216 value=getElementValue(start++); in makeNode()295 listNode->add(unit, getElementValue(start)); in makeBranchSubNode()304 listNode->add(unit, getElementValue(start)); in makeBranchSubNode()
240 UCharsTrieBuilder::getElementValue(int32_t i) const { in getElementValue() function in UCharsTrieBuilder
291 BytesTrieBuilder::getElementValue(int32_t i) const { in getElementValue() function in BytesTrieBuilder
44 @Nonnull EncodedValue getElementValue(@Nonnull AnnotationElement element); in getElementValue() method
82 writeEncodedValue(annotationSection.getElementValue(element)); in writeAnnotation()
615 writeEncodedValue(encodedValueWriter, annotationSection.getElementValue(element));
76 …@Nonnull @Override public EncodedValue getElementValue(@Nonnull AnnotationElement annotationElemen… in getElementValue() method in AnnotationPool
86 public BuilderEncodedValue getElementValue(@Nonnull BuilderAnnotationElement element) { in getElementValue() method in BuilderAnnotationPool
139 virtual int32_t getElementValue(int32_t i) const;
131 virtual int32_t getElementValue(int32_t i) const;
110 virtual int32_t getElementValue(int32_t i) const = 0;
342 Constant *getElementValue(Constant *C) const;345 Constant *getElementValue(unsigned Idx) const;1225 UndefValue *getElementValue(Constant *C) const;1228 UndefValue *getElementValue(unsigned Idx) const;
270 return Elt < CAZ->getNumElements() ? CAZ->getElementValue(Elt) : nullptr; in getAggregateElement()273 return Elt < UV->getNumElements() ? UV->getElementValue(Elt) : nullptr; in getAggregateElement()752 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { in getElementValue() function in ConstantAggregateZero758 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { in getElementValue() function in ConstantAggregateZero785 UndefValue *UndefValue::getElementValue(Constant *C) const { in getElementValue() function in UndefValue791 UndefValue *UndefValue::getElementValue(unsigned Idx) const { in getElementValue() function in UndefValue