Searched refs:getValueAsType (Results 1 – 16 of 16) sorted by relevance
73 Type *getValueAsType() const;86 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
198 incorporateType(A.getValueAsType()); in incorporateAttributes()
325 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute329 return pImpl->getValueAsType(); in getValueAsType()435 getValueAsType()->print(OS, false, true); in getAsString()678 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl997 return A->getValueAsType(); in getAttributeType()1857 return A.isValid() ? A.getValueAsType() : nullptr; in getTypeAttr()
178 return wrap(Attr.getValueAsType()); in LLVMGetTypeAttributeValue()
4665 if (Type *Ty = Attr.getValueAsType()) { in writeAttribute()
133 Type *TyL = LA.getValueAsType(); in cmpAttrs()134 Type *TyR = RA.getValueAsType(); in cmpAttrs()
1015 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in remapInstruction()
235 Type *SRetType = SRetAttr.getValueAsType(); in getThunkRetType()
214 Type *getValueAsType() const;
1016 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
894 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()898 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()
1021 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
676 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in mapAttributeTypes()
1890 UseCall->getFnAttr(Attribute::Preallocated).getValueAsType(); in RemovePreallocated()
7193 return Attrs[0].getValueAsType(); in identifyPrivatizableType()
4025 if (Func->getParamAttribute(i, Kind).getValueAsType()) in parseFunctionRecord()4569 Attrs.getParamAttr(i, Kind).getValueAsType()) in propagateAttributeTypes()