Searched refs:removeFnAttr (Results 1 – 20 of 20) sorted by relevance
190 void removeFnAttr(Attributes N) {224 else removeFnAttr(Attribute::ReadNone);233 else removeFnAttr(Attribute::ReadOnly | Attribute::ReadNone);242 else removeFnAttr(Attribute::NoReturn);251 else removeFnAttr(Attribute::NoUnwind);263 removeFnAttr(Attribute::UWTable);
193 void removeFnAttr(Attribute::AttrKind Kind) { in removeFnAttr() function198 void removeFnAttr(StringRef Kind) { in removeFnAttr() function389 removeFnAttr(Attribute::Convergent); in setNotConvergent()
129 Fn.removeFnAttr(Kind);
232 void removeFnAttr(Attribute::AttrKind Kind) { in removeFnAttr() function237 void removeFnAttr(StringRef Kind) { in removeFnAttr() function529 removeFnAttr(Attribute::Convergent); in setNotConvergent()
101 NewF->removeFnAttr("no-prototype"); in runOnModule()
402 F->removeFnAttr(Attribute::NoReturn); in wrapInvoke()
175 void removeFnAttr(Attribute::AttrKind Kind) {366 removeFnAttr(Attribute::Convergent);
130 removeFnAttr(Context, Call, Attribute::NoUnwind); in regularize()
522 void removeFnAttr(LLVMContext *Context, CallInst *Call,
84 removeFnAttr(LLVMContext *Context, CallInst *Call, Attribute::AttrKind Attr) { in removeFnAttr() function
258 F->removeFnAttr(Attribute::ReadOnly); in addReadAttrs()259 F->removeFnAttr(Attribute::ReadNone); in addReadAttrs()
141 Fn.removeFnAttr(Kind);
859 F->removeFnAttr(CORO_PRESPLIT_ATTR); in runOnSCC()
908 F->removeFnAttr(llvm::Attribute::OptimizeForSize); in SetLLVMFunctionAttributesForDefinition()909 F->removeFnAttr(llvm::Attribute::MinSize); in SetLLVMFunctionAttributesForDefinition()915 F->removeFnAttr(llvm::Attribute::InlineHint); in SetLLVMFunctionAttributesForDefinition()