Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DCore.cpp1269 const AttrListPtr PALnew = PAL.addAttr(~0U, PA); in LLVMAddFunctionAttr() local
1270 Func->setAttributes(PALnew); in LLVMAddFunctionAttr()
1276 const AttrListPtr PALnew = PAL.removeAttr(~0U, PA); in LLVMRemoveFunctionAttr() local
1277 Func->setAttributes(PALnew); in LLVMRemoveFunctionAttr()