Searched refs:getWithByValType (Results 1 – 4 of 4) sorted by relevance
142 static Attribute getWithByValType(LLVMContext &Context, Type *Ty);
190 Attribute Attribute::getWithByValType(LLVMContext &Context, Type *Ty) { in getWithByValType() function in Attribute
4038 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in parseFunctionRecord()4060 Attribute NewAttr = Attribute::getWithByValType(Context, ByValTy); in parseFunctionRecord()4579 NewAttr = Attribute::getWithByValType(Context, PtrEltTy); in propagateAttributeTypes()
1123 llvm::Attribute NewAttr = llvm::Attribute::getWithByValType( in addX86InterruptAttrs()