Home
last modified time | relevance | path

Searched defs:setTargetAttributes (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DM68k.cpp31 void M68kTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in M68kTargetCodeGenInfo
H A DTCE.cpp32 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon23a1ba590111::TCETargetCodeGenInfo
H A DMSP430.cpp70 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in MSP430TargetCodeGenInfo
H A DAVR.cpp133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon9a4c7a860111::AVRTargetCodeGenInfo
H A DWebAssembly.cpp57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo
H A DARM.cpp131 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon909d5d7d0111::ARMTargetCodeGenInfo
226 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon909d5d7d0111::WindowsARMTargetCodeGenInfo
H A DAArch64.cpp105 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona338c3060111::AArch64TargetCodeGenInfo
179 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona338c3060111::WindowsAArch64TargetCodeGenInfo
H A DNVPTX.cpp217 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon076b187d0111::NVPTXTargetCodeGenInfo
H A DHexagon.cpp51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonf8ba79070111::HexagonTargetCodeGenInfo
H A DMips.cpp53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonf8425ed60111::MIPSTargetCodeGenInfo
H A DRISCV.cpp528 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon9927dfa40211::RISCVTargetCodeGenInfo
H A DSystemZ.cpp82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona6f57c3c0111::SystemZTargetCodeGenInfo
H A DAMDGPU.cpp395 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AMDGPUTargetCodeGenInfo
H A DX86.cpp1128 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo
1463 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon3cd27ee30211::X86_64TargetCodeGenInfo
1638 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_32TargetCodeGenInfo
1687 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_64TargetCodeGenInfo
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h75 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function