Searched refs:addStackProbeTargetAttributes (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 161 void TargetCodeGenInfo::addStackProbeTargetAttributes( in addStackProbeTargetAttributes() function in TargetCodeGenInfo
|
| H A D | TargetInfo.h | 408 void addStackProbeTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | ARM.cpp | 231 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | AArch64.cpp | 184 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | X86.cpp | 1643 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 1701 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|