Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp161 void TargetCodeGenInfo::addStackProbeTargetAttributes( in addStackProbeTargetAttributes() function in TargetCodeGenInfo
H A DTargetInfo.h408 void addStackProbeTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp231 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
H A DAArch64.cpp184 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
H A DX86.cpp1643 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
1701 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()