Searched refs:SetTargetAttributes (Results 1 – 3 of 3) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | TargetInfo.h | 58 virtual void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in SetTargetAttributes() function
|
| H A D | TargetInfo.cpp | 633 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1314 void X86_32TargetCodeGenInfo::SetTargetAttributes(const Decl *D, in SetTargetAttributes() function in X86_32TargetCodeGenInfo 4420 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in SetTargetAttributes() function in __anon464860240711::ARMTargetCodeGenInfo 5108 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 5164 SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in SetTargetAttributes() function in __anon464860240911::NVPTXTargetCodeGenInfo 5519 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 5525 void MSP430TargetCodeGenInfo::SetTargetAttributes(const Decl *D, in SetTargetAttributes() function in MSP430TargetCodeGenInfo 5584 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in SetTargetAttributes() function in __anon464860240c11::MIPSTargetCodeGenInfo 5914 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 5918 void TCETargetCodeGenInfo::SetTargetAttributes(const Decl *D, in SetTargetAttributes() function in __anon464860240d11::TCETargetCodeGenInfo [all …]
|
| H A D | CodeGenModule.cpp | 826 getTargetCodeGenInfo().SetTargetAttributes(D, GO, *this); in setNonAliasAttributes()
|