Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h294 #define CALLSITE_DELEGATE_SETTER(METHOD) \ macro
325 CALLSITE_DELEGATE_SETTER(setCallingConv(CC)); in setCallingConv()
333 CALLSITE_DELEGATE_SETTER(mutateFunctionType(Ty)); in mutateFunctionType()
342 CALLSITE_DELEGATE_SETTER(setAttributes(PAL)); in setAttributes()
346 CALLSITE_DELEGATE_SETTER(addAttribute(i, Kind)); in addAttribute()
350 CALLSITE_DELEGATE_SETTER(addAttribute(i, Attr)); in addAttribute()
354 CALLSITE_DELEGATE_SETTER(addParamAttr(ArgNo, Kind)); in addParamAttr()
358 CALLSITE_DELEGATE_SETTER(removeAttribute(i, Kind)); in removeAttribute()
362 CALLSITE_DELEGATE_SETTER(removeAttribute(i, Kind)); in removeAttribute()
366 CALLSITE_DELEGATE_SETTER(removeParamAttr(ArgNo, Kind)); in removeParamAttr()
[all …]