Searched refs:addStackProbeTargetAttributes (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 2643 static void addStackProbeTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in addStackProbeTargetAttributes() function 2660 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 2713 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 5552 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes() 6357 addStackProbeTargetAttributes(D, GV, CGM); in setTargetAttributes()
|