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