Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.cpp210 void TargetCodeGenInfo::setBranchProtectionFnAttributes( in setBranchProtectionFnAttributes() function in TargetCodeGenInfo
HDTargetInfo.h420 setBranchProtectionFnAttributes(const TargetInfo::BranchProtectionInfo &BPI,
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDARM.cpp158 setBranchProtectionFnAttributes(BPI, (*Fn)); in setTargetAttributes()
173 setBranchProtectionFnAttributes(BPI, (*Fn)); in setTargetAttributes()
HDAArch64.cpp136 setBranchProtectionFnAttributes(BPI, *Fn); in setTargetAttributes()