Searched defs:setTargetAttributes (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | TargetInfo.h | 70 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function
|
H A D | TargetInfo.cpp | 872 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon0040e4080111::WebAssemblyTargetCodeGenInfo 2185 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo 2539 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon0040e4080211::X86_64TargetCodeGenInfo 2705 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon0040e4080211::WinX86_32TargetCodeGenInfo 2752 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon0040e4080211::WinX86_64TargetCodeGenInfo 5589 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon0040e4080711::AArch64TargetCodeGenInfo 5659 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon0040e4080711::WindowsAArch64TargetCodeGenInfo 6429 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon0040e4080811::ARMTargetCodeGenInfo 6524 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon0040e4080811::WindowsARMTargetCodeGenInfo 7306 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon0040e4080b11::NVPTXTargetCodeGenInfo [all …]
|