Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDM68k.cpp31 void M68kTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in M68kTargetCodeGenInfo
HDTCE.cpp32 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anonb34c75a20111::TCETargetCodeGenInfo
HDMSP430.cpp73 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in MSP430TargetCodeGenInfo
HDAVR.cpp133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon29f735cf0111::AVRTargetCodeGenInfo
HDWebAssembly.cpp57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo
HDARM.cpp134 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon204818c60111::ARMTargetCodeGenInfo
224 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon204818c60111::WindowsARMTargetCodeGenInfo
HDNVPTX.cpp227 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon2cb1ca060111::NVPTXTargetCodeGenInfo
HDHexagon.cpp51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon8a73b0d00111::HexagonTargetCodeGenInfo
HDMips.cpp53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon7d44833f0111::MIPSTargetCodeGenInfo
HDAArch64.cpp117 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon34f1facf0111::AArch64TargetCodeGenInfo
195 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon34f1facf0111::WindowsAArch64TargetCodeGenInfo
HDSystemZ.cpp82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon38aeb4050111::SystemZTargetCodeGenInfo
HDRISCV.cpp536 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonbe6e912d0211::RISCVTargetCodeGenInfo
HDX86.cpp1137 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo
1472 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anoncc7d3a2c0211::X86_64TargetCodeGenInfo
1653 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_32TargetCodeGenInfo
1702 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in WinX86_64TargetCodeGenInfo
HDAMDGPU.cpp435 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AMDGPUTargetCodeGenInfo
HDPPC.cpp269 void AIXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AIXTargetCodeGenInfo
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.h76 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function