Home
last modified time | relevance | path

Searched refs:setTargetAttributes (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DM68k.cpp25 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
31 void M68kTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in M68kTargetCodeGenInfo
H A DMSP430.cpp67 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
73 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in MSP430TargetCodeGenInfo
H A DTCE.cpp28 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
32 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona52a24560111::TCETargetCodeGenInfo
H A DWebAssembly.cpp57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo
59 TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()
H A DARM.cpp134 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 DNVPTX.cpp48 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 DAVR.cpp133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon1bd4e4830111::AVRTargetCodeGenInfo
H A DAArch64.cpp137 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 DX86.cpp207 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 DAMDGPU.cpp309 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 DMips.cpp53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonaad808730111::MIPSTargetCodeGenInfo
H A DPPC.cpp147 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
270 void AIXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
269 void AIXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AIXTargetCodeGenInfo
H A DHexagon.cpp51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon7c3199840111::HexagonTargetCodeGenInfo
H A DRISCV.cpp586 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
535 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon9e72bce10211::RISCVTargetCodeGenInfo
H A DSystemZ.cpp82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon2a6c9cb90111::SystemZTargetCodeGenInfo
/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h74 /// 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 DCodeGenModule.cpp2828 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 DCGDecl.cpp291 getTargetCodeGenInfo().setTargetAttributes(cast<Decl>(&D), GV, *this); in getOrCreateStaticVarDecl()
H A DCGOpenMPRuntime.cpp5945 CGM.getTargetCodeGenInfo().setTargetAttributes(nullptr, OutlinedFn, CGM); in emitTargetOutlinedFunctionHelper()