Home
last modified time | relevance | path

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

/freebsd-src/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 __anon556d5f750111::TCETargetCodeGenInfo
H A DMSP430.cpp70 void MSP430TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in MSP430TargetCodeGenInfo
H A DAVR.cpp133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anoncc181fa20111::AVRTargetCodeGenInfo
H A DWebAssembly.cpp57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo
H A DARM.cpp226 ARMTargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes() function in __anonc26902990111::WindowsARMTargetCodeGenInfo
131 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anonc26902990111::ARMTargetCodeGenInfo
H A DAArch64.cpp105 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon6e4996220111::AArch64TargetCodeGenInfo
179 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anon6e4996220111::WindowsAArch64TargetCodeGenInfo
H A DNVPTX.cpp217 void NVPTXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anondab474990111::NVPTXTargetCodeGenInfo
H A DHexagon.cpp51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonc3cb4c230111::HexagonTargetCodeGenInfo
H A DMips.cpp53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon6382a7720111::MIPSTargetCodeGenInfo
H A DSystemZ.cpp82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon72064f580111::SystemZTargetCodeGenInfo
H A DRISCV.cpp528 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon6c713bc00211::RISCVTargetCodeGenInfo
H A DAMDGPU.cpp395 void AMDGPUTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AMDGPUTargetCodeGenInfo
H A DX86.cpp1128 void X86_32TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in X86_32TargetCodeGenInfo
1463 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon6e9e23ff0211::X86_64TargetCodeGenInfo
1638 void WinX86_32TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in WinX86_32TargetCodeGenInfo
1687 void WinX86_64TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in WinX86_64TargetCodeGenInfo
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h75 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function