Searched refs:getValueAsType (Results 1 – 9 of 9) sorted by relevance
72 Type *getValueAsType() const;85 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
227 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute231 return pImpl->getValueAsType(); in getValueAsType()399 if (Type *Ty = getValueAsType()) { in getAsString()539 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl855 return I.getValueAsType(); in getByValType()1469 ByValType = Attr.getValueAsType(); in addAttribute()
4148 if (Type *Ty = Attr.getValueAsType()) { in writeAttribute()
120 Type *TyL = LA.getValueAsType(); in cmpAttrs()121 Type *TyR = RA.getValueAsType(); in cmpAttrs()
904 Type *Ty = Attrs.getAttribute(i, Attribute::ByVal).getValueAsType(); in remapInstruction()
150 Type *getValueAsType() const;
103 auto Ty = Attrs.getAttribute(OpIdx, Attribute::ByVal).getValueAsType(); in setArgFlags()
640 Type *Ty = Attrs.getAttribute(i, Attribute::ByVal).getValueAsType(); in mapAttributeTypes()
773 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()777 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()