Searched refs:getWithUWTableKind (Results 1 – 3 of 3) sorted by relevance
670 addFnAttr(Attribute::getWithUWTableKind(getContext(), K)); in setUWTableKind()
160 static Attribute getWithUWTableKind(LLVMContext &Context, UWTableKind Kind);
274 Attribute Attribute::getWithUWTableKind(LLVMContext &Context, in getWithUWTableKind() function in Attribute