Searched refs:checkUnsignedBaseTenFuncAttr (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | Verifier.cpp | 563 void checkUnsignedBaseTenFuncAttr(AttributeList Attrs, StringRef Attr, 1934 void Verifier::checkUnsignedBaseTenFuncAttr(AttributeList Attrs, StringRef Attr, in checkUnsignedBaseTenFuncAttr() function in Verifier 2151 checkUnsignedBaseTenFuncAttr(Attrs, "patchable-function-prefix", V); in verifyFunctionAttrs() 2152 checkUnsignedBaseTenFuncAttr(Attrs, "patchable-function-entry", V); in verifyFunctionAttrs() 2153 checkUnsignedBaseTenFuncAttr(Attrs, "warn-stack-size", V); in verifyFunctionAttrs()
|