/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | M68k.cpp | 31 void M68kTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in M68kTargetCodeGenInfo
|
H A D | TCE.cpp | 32 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona52a24560111::TCETargetCodeGenInfo
|
H A D | MSP430.cpp | 73 void MSP430TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in MSP430TargetCodeGenInfo
|
H A D | AVR.cpp | 133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon1bd4e4830111::AVRTargetCodeGenInfo
|
H A D | WebAssembly.cpp | 57 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in WebAssemblyTargetCodeGenInfo
|
H A D | ARM.cpp | 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 | 221 void NVPTXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anon0cb5f5ba0111::NVPTXTargetCodeGenInfo
|
H A D | Hexagon.cpp | 51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon7c3199840111::HexagonTargetCodeGenInfo
|
H A D | Mips.cpp | 53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonaad808730111::MIPSTargetCodeGenInfo
|
H A D | AArch64.cpp | 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 | SystemZ.cpp | 82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon2a6c9cb90111::SystemZTargetCodeGenInfo
|
H A D | RISCV.cpp | 535 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon9e72bce10211::RISCVTargetCodeGenInfo
|
H A D | X86.cpp | 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 | 435 void AMDGPUTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AMDGPUTargetCodeGenInfo
|
H A D | PPC.cpp | 269 void AIXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AIXTargetCodeGenInfo
|
/llvm-project/clang/lib/CodeGen/ |
H A D | TargetInfo.h | 75 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function
|