Searched refs:getValueAsType (Results 1 – 16 of 16) sorted by relevance
83 Type *getValueAsType() const;100 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
212 incorporateType(A.getValueAsType()); in incorporateAttributes()
398 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute402 return pImpl->getValueAsType(); in getValueAsType()531 getValueAsType()->print(OS, false, true); in getAsString()793 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl1127 return A->getValueAsType(); in getAttributeType()1994 return A.isValid() ? A.getValueAsType() : nullptr; in getTypeAttr()
4782 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()
1025 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in remapInstruction()
233 Type *getValueAsType() const;
272 Type *SRetType = SRetAttr0.getValueAsType(); in getThunkRetType()
1021 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
1052 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
968 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()972 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()
677 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in mapAttributeTypes()
1902 UseCall->getFnAttr(Attribute::Preallocated).getValueAsType(); in RemovePreallocated()
7208 return Attrs[0].getValueAsType(); in identifyPrivatizableType()
4183 if (Func->getParamAttribute(i, Kind).getValueAsType()) in parseFunctionRecord()4735 Attrs.getParamAttr(i, Kind).getValueAsType()) in propagateAttributeTypes()