| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | M68k.cpp | 25 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 31 void M68kTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in M68kTargetCodeGenInfo
|
| H A D | MSP430.cpp | 64 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 70 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in MSP430TargetCodeGenInfo
|
| H A D | TCE.cpp | 28 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 32 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon23a1ba590111::TCETargetCodeGenInfo
|
| H A D | WebAssembly.cpp | 57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo 59 TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | ARM.cpp | 131 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon909d5d7d0111::ARMTargetCodeGenInfo 212 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 226 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon909d5d7d0111::WindowsARMTargetCodeGenInfo 228 ARMTargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | NVPTX.cpp | 46 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 217 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon076b187d0111::NVPTXTargetCodeGenInfo
|
| H A D | AVR.cpp | 133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon9a4c7a860111::AVRTargetCodeGenInfo
|
| H A D | AArch64.cpp | 105 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona338c3060111::AArch64TargetCodeGenInfo 165 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 179 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona338c3060111::WindowsAArch64TargetCodeGenInfo 181 AArch64TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | X86.cpp | 220 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1128 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 1621 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1638 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_32TargetCodeGenInfo 1640 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes() 1656 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1687 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_64TargetCodeGenInfo 1689 TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()
|
| H A D | AMDGPU.cpp | 280 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 395 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AMDGPUTargetCodeGenInfo
|
| H A D | Mips.cpp | 53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonf8425ed60111::MIPSTargetCodeGenInfo
|
| H A D | Hexagon.cpp | 51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonf8ba79070111::HexagonTargetCodeGenInfo
|
| H A D | RISCV.cpp | 528 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon9927dfa40211::RISCVTargetCodeGenInfo
|
| H A D | SystemZ.cpp | 82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona6f57c3c0111::SystemZTargetCodeGenInfo
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | TargetInfo.h | 75 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function
|
| H A D | CodeGenModule.cpp | 2703 getTargetCodeGenInfo().setTargetAttributes(D, GO, *this); in setNonAliasAttributes() 2835 getTargetCodeGenInfo().setTargetAttributes(FD, F, *this); in SetFunctionAttributes() 4962 getTargetCodeGenInfo().setTargetAttributes(D, GV, *this); in GetOrCreateLLVMGlobal()
|
| H A D | CGOpenMPRuntime.cpp | 5944 CGM.getTargetCodeGenInfo().setTargetAttributes(nullptr, OutlinedFn, CGM); in emitTargetOutlinedFunctionHelper()
|