Home
last modified time | relevance | path

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

/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 __anond83005b80111::TCETargetCodeGenInfo
H A DMSP430.cpp73 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in MSP430TargetCodeGenInfo
H A DAVR.cpp133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon4edac5e50111::AVRTargetCodeGenInfo
H A DWebAssembly.cpp57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo
H A DARM.cpp134 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon452ba8dc0111::ARMTargetCodeGenInfo
224 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon452ba8dc0111::WindowsARMTargetCodeGenInfo
H A DNVPTX.cpp227 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon18b9b79c0111::NVPTXTargetCodeGenInfo
H A DHexagon.cpp51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon982d5be60111::HexagonTargetCodeGenInfo
H A DMips.cpp53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon3e9a16150111::MIPSTargetCodeGenInfo
H A DAArch64.cpp117 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon42aba5e50111::AArch64TargetCodeGenInfo
195 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon42aba5e50111::WindowsAArch64TargetCodeGenInfo
H A DSystemZ.cpp82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon46685f1b0111::SystemZTargetCodeGenInfo
H A DRISCV.cpp536 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonaa767ec30211::RISCVTargetCodeGenInfo
H A DX86.cpp1137 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo
1472 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonf160ca420211::X86_64TargetCodeGenInfo
1653 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_32TargetCodeGenInfo
1702 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_64TargetCodeGenInfo
H A DAMDGPU.cpp435 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AMDGPUTargetCodeGenInfo
H A DPPC.cpp269 void AIXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AIXTargetCodeGenInfo
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h76 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function