Searched refs:getWithByValType (Results 1 – 7 of 7) sorted by relevance
113 static Attribute getWithByValType(LLVMContext &Context, Type *Ty);
182 Attribute Attribute::getWithByValType(LLVMContext &Context, Type *Ty) { in getWithByValType() function in Attribute953 Attr = Attribute::getWithByValType(C, B.getByValType()); in get()
145 return wrap(Attribute::getWithByValType(Ctx, NULL)); in LLVMCreateEnumAttribute()
4376 Attribute NewAttr = Attribute::getWithByValType(F.getContext(), ByValTy); in UpgradeFunctionAttributes()
2317 ix, Attribute::getWithByValType( in visitCallBase()
3383 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in parseFunctionRecord()3870 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in propagateByValSRetTypes()
2118 llvm::Attribute NewAttr = llvm::Attribute::getWithByValType( in addX86InterruptAttrs()