Searched refs:getValueAsType (Results 1 – 13 of 13) sorted by relevance
72 Type *getValueAsType() const;85 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
308 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute312 return pImpl->getValueAsType(); in getValueAsType()373 getValueAsType()->print(OS, false, true); in getAsString()556 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl906 return A->getValueAsType(); in getAttributeType()1591 TypeAttrs[*TypeIndex] = Attr.getValueAsType(); in addAttribute()
4419 if (Type *Ty = Attr.getValueAsType()) { in writeAttribute()
176 return wrap(Attr.getValueAsType()); in LLVMGetTypeAttributeValue()
125 Type *TyL = LA.getValueAsType(); in cmpAttrs()126 Type *TyR = RA.getValueAsType(); in cmpAttrs()
950 if (Type *Ty = Attrs.getAttribute(i, TypedAttr).getValueAsType()) { in remapInstruction()
197 Type *getValueAsType() const;
1051 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
814 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()818 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()
170 auto Ty = Attrs.getAttribute(OpIdx, Attribute::ByVal).getValueAsType(); in setArgFlags()
655 if (Type *Ty = Attrs.getAttribute(i, TypedAttr).getValueAsType()) { in mapAttributeTypes()
1870 .getValueAsType(); in RemovePreallocated()
3338 if (Func->getParamAttribute(i, Kind).getValueAsType()) in parseFunctionRecord()