Searched refs:getWithByValType (Results 1 – 4 of 4) sorted by relevance
168 LLVM_ABI static Attribute getWithByValType(LLVMContext &Context, Type *Ty);
256 Attribute Attribute::getWithByValType(LLVMContext &Context, Type *Ty) { in getWithByValType() function in Attribute
4286 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in parseFunctionRecord()4308 Attribute NewAttr = Attribute::getWithByValType(Context, ByValTy); in parseFunctionRecord()4826 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in propagateAttributeTypes()
1131 llvm::Attribute NewAttr = llvm::Attribute::getWithByValType( in addX86InterruptAttrs()