Searched refs:getValueAsType (Results 1 – 11 of 11) sorted by relevance
311 Type *Attribute::getValueAsType() const { in getValueAsType() function in Attribute315 return pImpl->getValueAsType(); in getValueAsType()523 getValueAsType()->print(OS, false, true); in getAsString()677 Type *AttributeImpl::getValueAsType() const { in getValueAsType() function in AttributeImpl1051 return A->getValueAsType(); in getByValType()1057 return A->getValueAsType(); in getStructRetType()1063 return A->getValueAsType(); in getByRefType()1069 return A->getValueAsType(); in getPreallocatedType()1075 return A->getValueAsType(); in getInAllocaType()1767 ByValType = Attr.getValueAsType(); in addAttribute()[all …]
72 Type *getValueAsType() const;85 Profile(ID, getKindAsEnum(), getValueAsType()); in Profile()
4445 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()
185 Type *getValueAsType() const;
164 auto Ty = Attrs.getAttribute(OpIdx, Attribute::ByVal).getValueAsType(); in setArgFlags()
654 if (Type *Ty = Attrs.getAttribute(i, TypedAttr).getValueAsType()) { in mapAttributeTypes()
1860 .getValueAsType(); in RemovePreallocated()
810 Type *Ty = Attr.getValueAsType(); in writeAttributeGroupTable()814 Record.push_back(VE.getTypeID(Attr.getValueAsType())); in writeAttributeGroupTable()