Searched refs:addStackProbeTargetAttributes (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 2626 static void addStackProbeTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in addStackProbeTargetAttributes() function 2643 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 2698 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 5551 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 6321 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|