Home
last modified time | relevance | path

Searched refs:removeAttrs (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DArgument.h165 void removeAttrs(const AttributeMask &AM);
/openbsd/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp297 void Argument::removeAttrs(const AttributeMask &AM) { in removeAttrs() function in Argument
H A DAutoUpgrade.cpp4860 Arg.removeAttrs(AttributeFuncs::typeIncompatible(Arg.getType())); in UpgradeFunctionAttributes()
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h844 void removeAttrs(ArrayRef<Attribute::AttrKind> AKs) const {
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4912 removeAttrs({Attribute::DereferenceableOrNull}); in manifest()
7760 IRP.removeAttrs(AttrKinds); in manifest()