Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp210 void TargetCodeGenInfo::setBranchProtectionFnAttributes( in setBranchProtectionFnAttributes() function in TargetCodeGenInfo
H A DTargetInfo.h420 setBranchProtectionFnAttributes(const TargetInfo::BranchProtectionInfo &BPI,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp158 setBranchProtectionFnAttributes(BPI, (*Fn)); in setTargetAttributes()
173 setBranchProtectionFnAttributes(BPI, (*Fn)); in setTargetAttributes()
H A DAArch64.cpp136 setBranchProtectionFnAttributes(BPI, *Fn); in setTargetAttributes()