Searched refs:getValueAsType (Results 1 – 15 of 15) sorted by relevance
73 Type *getValueAsType() const;86 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
201 incorporateType(A.getValueAsType()); in incorporateAttributes()
319 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute323 return pImpl->getValueAsType(); in getValueAsType()423 getValueAsType()->print(OS, false, true); in getAsString()659 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl974 return A->getValueAsType(); in getAttributeType()1813 return A.isValid() ? A.getValueAsType() : nullptr; in getTypeAttr()
4521 if (Type *Ty = Attr.getValueAsType()) { in writeAttribute()
184 return wrap(Attr.getValueAsType()); in LLVMGetTypeAttributeValue()
133 Type *TyL = LA.getValueAsType(); in cmpAttrs()134 Type *TyR = RA.getValueAsType(); in cmpAttrs()
968 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in remapInstruction()
215 Type *getValueAsType() const;
1016 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
857 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()861 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()
1021 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
672 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in mapAttributeTypes()
1934 UseCall->getFnAttr(Attribute::Preallocated).getValueAsType(); in RemovePreallocated()
7139 return Attrs[0].getValueAsType(); in identifyPrivatizableType()
3988 if (Func->getParamAttribute(i, Kind).getValueAsType()) in parseFunctionRecord()4532 Attrs.getParamAttr(i, Kind).getValueAsType()) in propagateAttributeTypes()