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 55 /// SetTargetAttributes - Provides a convenient hook to handle extra
57 virtual void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
TargetInfo.cpp 578 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
    [all...]
CodeGenModule.cpp 782 getTargetCodeGenInfo().SetTargetAttributes(D, GO, *this);
    [all...]

Completed in 67 milliseconds