Searched refs:getWithByValType (Results 1 – 4 of 4) sorted by relevance
155 static Attribute getWithByValType(LLVMContext &Context, Type *Ty);
254 Attribute Attribute::getWithByValType(LLVMContext &Context, Type *Ty) { in getWithByValType() function in Attribute
4196 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in parseFunctionRecord()4218 Attribute NewAttr = Attribute::getWithByValType(Context, ByValTy); in parseFunctionRecord()4745 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in propagateAttributeTypes()
1132 llvm::Attribute NewAttr = llvm::Attribute::getWithByValType( in addX86InterruptAttrs()