Searched refs:getValueAsType (Results 1 – 16 of 16) sorted by relevance
83 Type *getValueAsType() const;103 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
212 incorporateType(A.getValueAsType()); in incorporateAttributes()
407 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute411 return pImpl->getValueAsType(); in getValueAsType()546 getValueAsType()->print(OS, false, true); in getAsString()861 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl1340 return A->getValueAsType(); in getAttributeType()2249 return A.isValid() ? A.getValueAsType() : nullptr; in getTypeAttr()
4982 if (Type *Ty = Attr.getValueAsType()) { in writeAttribute()
191 return wrap(Attr.getValueAsType()); in LLVMGetTypeAttributeValue()
139 Type *TyL = LA.getValueAsType(); in cmpAttrs()140 Type *TyR = RA.getValueAsType(); in cmpAttrs()
1037 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in remapInstruction()
267 Type *SRetType = SRetAttr0.getValueAsType(); in getThunkRetType()
1021 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
1055 EnumerateType(Attr.getValueAsType()); in EnumerateAttributes()
1036 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()1040 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()
257 LLVM_ABI Type *getValueAsType() const;
576 Attrs.getAttributeAtIndex(i, TypedAttr).getValueAsType()) { in mapAttributeTypes()
1904 UseCall->getFnAttr(Attribute::Preallocated).getValueAsType(); in RemovePreallocated()
7269 return Attrs[0].getValueAsType(); in identifyPrivatizableType()
4273 if (Func->getParamAttribute(i, Kind).getValueAsType()) in parseFunctionRecord()4816 Attrs.getParamAttr(i, Kind).getValueAsType()) in propagateAttributeTypes()