Searched defs:setTargetAttributes (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | TargetInfo.h | 57 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function
|
D | TargetInfo.cpp | 1764 void X86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in X86_32TargetCodeGenInfo 2107 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30211::X86_64TargetCodeGenInfo 2184 void WinX86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in __anona890a3f30211::WinX86_32TargetCodeGenInfo 2228 void WinX86_64TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in __anona890a3f30211::WinX86_64TargetCodeGenInfo 5084 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30611::ARMTargetCodeGenInfo 5143 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona890a3f30611::WindowsARMTargetCodeGenInfo 5715 setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30711::NVPTXTargetCodeGenInfo 6154 void MSP430TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in MSP430TargetCodeGenInfo 6214 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anona890a3f30a11::MIPSTargetCodeGenInfo 6581 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anona890a3f30b11::TCETargetCodeGenInfo [all …]
|
/external/llvm-project/clang/lib/CodeGen/ |
D | TargetInfo.h | 57 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function
|
D | TargetInfo.cpp | 820 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon57a50d410111::WebAssemblyTargetCodeGenInfo 2100 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in X86_32TargetCodeGenInfo 2470 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon57a50d410311::X86_64TargetCodeGenInfo 2638 void WinX86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon57a50d410311::WinX86_32TargetCodeGenInfo 2682 void WinX86_64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon57a50d410311::WinX86_64TargetCodeGenInfo 5491 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon57a50d410711::AArch64TargetCodeGenInfo 5546 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon57a50d410711::WindowsAArch64TargetCodeGenInfo 6258 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon57a50d410811::ARMTargetCodeGenInfo 6316 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon57a50d410811::WindowsARMTargetCodeGenInfo 7080 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon57a50d410b11::NVPTXTargetCodeGenInfo [all …]
|