Searched refs:getWithByValType (Results 1 – 7 of 7) sorted by relevance
128 static Attribute getWithByValType(LLVMContext &Context, Type *Ty);
188 Attribute Attribute::getWithByValType(LLVMContext &Context, Type *Ty) { in getWithByValType() function in Attribute
145 return wrap(Attribute::getWithByValType(Ctx, NULL)); in LLVMCreateEnumAttribute()
4381 Attribute NewAttr = Attribute::getWithByValType(F.getContext(), ByValTy); in UpgradeFunctionAttributes()
2414 ix, Attribute::getWithByValType( in visitCallBase()
3348 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in parseFunctionRecord()3829 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in propagateAttributeTypes()
2118 llvm::Attribute NewAttr = llvm::Attribute::getWithByValType( in addX86InterruptAttrs()