| /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 | 67 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 73 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 __anona52a24560111::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 | 134 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() 210 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in getDependentLibraryOption() 224 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() 226 ARMTargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes() 131 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon1225c77a0111::ARMTargetCodeGenInfo 220 void WindowsARMTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anon1225c77a0111::WindowsARMTargetCodeGenInfo
|
| H A D | NVPTX.cpp | 48 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 233 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() 221 void NVPTXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anon0cb5f5ba0111::NVPTXTargetCodeGenInfo
|
| H A D | AVR.cpp | 133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon1bd4e4830111::AVRTargetCodeGenInfo
|
| H A D | AArch64.cpp | 137 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() 204 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in getDependentLibraryOption() 218 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() 220 AArch64TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); 117 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon26afe3830111::AArch64TargetCodeGenInfo 212 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anon26afe3830111::WindowsAArch64TargetCodeGenInfo
|
| H A D | X86.cpp | 207 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1128 void X86_32TargetCodeGenInfo::setTargetAttributes( in addX86InterruptAttrs() 1463 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in isNoProtoCallVariadic() 1627 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1644 void WinX86_32TargetCodeGenInfo::setTargetAttributes( 1646 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in getDetectMismatchOption() 1662 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 1693 void WinX86_64TargetCodeGenInfo::setTargetAttributes( 1695 TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in getDetectMismatchOption() 1137 void X86_32TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in X86_32TargetCodeGenInfo 1472 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anonbe5ae8e00211::X86_64TargetCodeGenInfo 1653 void WinX86_32TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in WinX86_32TargetCodeGenInfo 1702 void WinX86_64TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in WinX86_64TargetCodeGenInfo
|
| H A D | AMDGPU.cpp | 309 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 450 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() 663 // FIXME: This is missing setTargetAttributes in handleAMDGPUFlatWorkGroupSizeAttr() 435 void AMDGPUTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AMDGPUTargetCodeGenInfo
|
| H A D | Mips.cpp | 53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonaad808730111::MIPSTargetCodeGenInfo
|
| H A D | PPC.cpp | 147 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 270 void AIXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() 269 void AIXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AIXTargetCodeGenInfo
|
| H A D | Hexagon.cpp | 51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon7c3199840111::HexagonTargetCodeGenInfo
|
| H A D | RISCV.cpp | 586 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, 535 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon9e72bce10211::RISCVTargetCodeGenInfo
|
| H A D | SystemZ.cpp | 82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon2a6c9cb90111::SystemZTargetCodeGenInfo
|
| /llvm-project/clang/lib/CodeGen/ |
| H A D | TargetInfo.h | 74 /// setTargetAttributes - Provides a convenient hook to handle extra 76 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() 75 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function
|
| H A D | CodeGenModule.cpp | 2828 getTargetCodeGenInfo().setTargetAttributes(D, GO, *this); in SetFunctionAttributes() 2960 getTargetCodeGenInfo().setTargetAttributes(FD, F, *this); in emitUsed() 5186 getTargetCodeGenInfo().setTargetAttributes(D, GV, *this); in EmitTentativeDefinition()
|
| H A D | CGDecl.cpp | 291 getTargetCodeGenInfo().setTargetAttributes(cast<Decl>(&D), GV, *this); in getOrCreateStaticVarDecl()
|
| H A D | CGOpenMPRuntime.cpp | 5945 CGM.getTargetCodeGenInfo().setTargetAttributes(nullptr, OutlinedFn, CGM); in emitTargetOutlinedFunctionHelper()
|