Searched defs:setTargetAttributes (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | TargetInfo.h | 57 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function
|
D | TargetInfo.cpp | 1764 void X86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in X86_32TargetCodeGenInfo 2107 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30211::X86_64TargetCodeGenInfo 2184 void WinX86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in __anona890a3f30211::WinX86_32TargetCodeGenInfo 2228 void WinX86_64TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in __anona890a3f30211::WinX86_64TargetCodeGenInfo 5084 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30611::ARMTargetCodeGenInfo 5143 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona890a3f30611::WindowsARMTargetCodeGenInfo 5715 setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30711::NVPTXTargetCodeGenInfo 6154 void MSP430TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in MSP430TargetCodeGenInfo 6214 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30a11::MIPSTargetCodeGenInfo 6581 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona890a3f30b11::TCETargetCodeGenInfo [all …]
|