Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp266 void TargetCodeGenInfo::setPointerAuthFnAttributes( in setPointerAuthFnAttributes() function in TargetCodeGenInfo
H A DTargetInfo.h464 static void setPointerAuthFnAttributes(const PointerAuthOptions &Opts,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp158 setPointerAuthFnAttributes(CGM.getCodeGenOpts().PointerAuth, *Fn); in setTargetAttributes()