Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp1764 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 __anon76b8d3e90211::X86_64TargetCodeGenInfo
2184 void WinX86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in __anon76b8d3e90211::WinX86_32TargetCodeGenInfo
2228 void WinX86_64TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes() function in __anon76b8d3e90211::WinX86_64TargetCodeGenInfo
5084 void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon76b8d3e90611::ARMTargetCodeGenInfo
5143 void WindowsARMTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon76b8d3e90611::WindowsARMTargetCodeGenInfo
5715 setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function in __anon76b8d3e90711::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 __anon76b8d3e90a11::MIPSTargetCodeGenInfo
6581 void TCETargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() function in __anon76b8d3e90b11::TCETargetCodeGenInfo
[all …]
H A DTargetInfo.h57 virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, in setTargetAttributes() function