Searched defs:setTargetAttributes (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/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 | 822 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon6bad40bc0111::WebAssemblyTargetCodeGenInfo 2123 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo 2489 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon6bad40bc0211::X86_64TargetCodeGenInfo 2655 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon6bad40bc0211::WinX86_32TargetCodeGenInfo 2699 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon6bad40bc0211::WinX86_64TargetCodeGenInfo 5492 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon6bad40bc0611::AArch64TargetCodeGenInfo 5547 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon6bad40bc0611::WindowsAArch64TargetCodeGenInfo 6294 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon6bad40bc0711::ARMTargetCodeGenInfo 6352 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon6bad40bc0711::WindowsARMTargetCodeGenInfo 7125 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon6bad40bc0a11::NVPTXTargetCodeGenInfo [all …]
|