Searched refs:addStackProbeTargetAttributes (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 173 void TargetCodeGenInfo::addStackProbeTargetAttributes( in addStackProbeTargetAttributes() function in TargetCodeGenInfo
|
| H A D | TargetInfo.h | 474 void addStackProbeTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | ARM.cpp | 235 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | AArch64.cpp | 225 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | X86.cpp | 1665 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 1723 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|