Searched refs:SetTargetAttributes (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DTargetInfo.h53 /// SetTargetAttributes - Provides a convenient hook to handle extra
55 virtual void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, function in class:clang::TargetCodeGenInfo
H A DTargetInfo.cpp581 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
1020 void X86_32TargetCodeGenInfo::SetTargetAttributes(const Decl *D, function in class:X86_32TargetCodeGenInfo
4129 virtual void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
4169 SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
4544 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
4550 void MSP430TargetCodeGenInfo::SetTargetAttributes(const Decl *D,
4610 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
4919 virtual void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
4923 void TCETargetCodeGenInfo::SetTargetAttributes(const Decl *D,
H A DCodeGenModule.cpp694 getTargetCodeGenInfo().SetTargetAttributes(D, GV, *this);

Completed in 91 milliseconds