/freebsd-src/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 __anon556d5f750111::TCETargetCodeGenInfo
|
H A D | MSP430.cpp | 70 void MSP430TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in MSP430TargetCodeGenInfo
|
H A D | AVR.cpp | 133 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anoncc181fa20111::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 | 226 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 D | AArch64.cpp | 105 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon6e4996220111::AArch64TargetCodeGenInfo 179 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anon6e4996220111::WindowsAArch64TargetCodeGenInfo
|
H A D | NVPTX.cpp | 217 void NVPTXTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in __anondab474990111::NVPTXTargetCodeGenInfo
|
H A D | Hexagon.cpp | 51 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anonc3cb4c230111::HexagonTargetCodeGenInfo
|
H A D | Mips.cpp | 53 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon6382a7720111::MIPSTargetCodeGenInfo
|
H A D | SystemZ.cpp | 82 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon72064f580111::SystemZTargetCodeGenInfo
|
H A D | RISCV.cpp | 528 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function in __anon6c713bc00211::RISCVTargetCodeGenInfo
|
H A D | AMDGPU.cpp | 395 void AMDGPUTargetCodeGenInfo::setTargetAttributes( setTargetAttributes() function in AMDGPUTargetCodeGenInfo
|
H A D | X86.cpp | 1128 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 D | TargetInfo.h | 75 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, setTargetAttributes() function
|