HomeSort by relevance Sort by last modified time
    Searched refs:SetTargetAttributes (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
TargetInfo.h 53 /// SetTargetAttributes - Provides a convenient hook to handle extra
55 virtual void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
TargetInfo.cpp 581 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
    [all...]
CodeGenModule.cpp 694 getTargetCodeGenInfo().SetTargetAttributes(D, GV, *this);
    [all...]

Completed in 136 milliseconds