/freebsd/contrib/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 __anon7177c4a30111::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 __anone82284d00111::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 | 134 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonde7367c70111::ARMTargetCodeGenInfo 224 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anonde7367c70111::WindowsARMTargetCodeGenInfo
|
H A D | NVPTX.cpp | 227 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon22ecdd470111::NVPTXTargetCodeGenInfo
|
H A D | Hexagon.cpp | 51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonfbc098510111::HexagonTargetCodeGenInfo
|
H A D | Mips.cpp | 53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon00d9b2600111::MIPSTargetCodeGenInfo
|
H A D | AArch64.cpp | 117 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona63ee2500111::AArch64TargetCodeGenInfo 195 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona63ee2500111::WindowsAArch64TargetCodeGenInfo
|
H A D | SystemZ.cpp | 82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona9fb9b860111::SystemZTargetCodeGenInfo
|
H A D | RISCV.cpp | 536 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonb4a9a46e0211::RISCVTargetCodeGenInfo
|
H A D | X86.cpp | 1137 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo 1472 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon8aa8892d0211::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 D | AMDGPU.cpp | 435 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AMDGPUTargetCodeGenInfo
|
H A D | PPC.cpp | 269 void AIXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in AIXTargetCodeGenInfo
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | TargetInfo.h | 76 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function
|