Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp162 void TargetCodeGenInfo::addStackProbeTargetAttributes( in addStackProbeTargetAttributes() function in TargetCodeGenInfo
H A DTargetInfo.h431 void addStackProbeTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp229 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
H A DAArch64.cpp200 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
H A DX86.cpp1658 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
1716 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()