Searched refs:NVPTXTargetCodeGenInfo (Results 1 – 2 of 2) sorted by relevance
6886 class NVPTXTargetCodeGenInfo;6889 NVPTXTargetCodeGenInfo &CGInfo;6892 NVPTXABIInfo(CodeGenTypes &CGT, NVPTXTargetCodeGenInfo &Info) in NVPTXABIInfo()6905 class NVPTXTargetCodeGenInfo : public TargetCodeGenInfo { class6907 NVPTXTargetCodeGenInfo(CodeGenTypes &CGT) in NVPTXTargetCodeGenInfo() function in __anon57a50d410b11::NVPTXTargetCodeGenInfo7080 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()7143 void NVPTXTargetCodeGenInfo::addNVVMMetadata(llvm::GlobalValue *GV, in addNVVMMetadata()7159 bool NVPTXTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { in shouldEmitStaticExternCAliases()10940 return SetCGInfo(new NVPTXTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()
5654 class NVPTXTargetCodeGenInfo : public TargetCodeGenInfo { class5656 NVPTXTargetCodeGenInfo(CodeGenTypes &CGT) in NVPTXTargetCodeGenInfo() function in __anona890a3f30711::NVPTXTargetCodeGenInfo5714 void NVPTXTargetCodeGenInfo::5765 void NVPTXTargetCodeGenInfo::addNVVMMetadata(llvm::Function *F, StringRef Name, in addNVVMMetadata()8032 return SetCGInfo(new NVPTXTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()