Searched refs:NVPTXTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
7100 class NVPTXTargetCodeGenInfo;7103 NVPTXTargetCodeGenInfo &CGInfo;7106 NVPTXABIInfo(CodeGenTypes &CGT, NVPTXTargetCodeGenInfo &Info) in NVPTXABIInfo()7119 class NVPTXTargetCodeGenInfo : public TargetCodeGenInfo { class7121 NVPTXTargetCodeGenInfo(CodeGenTypes &CGT) in NVPTXTargetCodeGenInfo() function in __anon8ad051810b11::NVPTXTargetCodeGenInfo7294 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()7357 void NVPTXTargetCodeGenInfo::addNVVMMetadata(llvm::GlobalValue *GV, in addNVVMMetadata()7373 bool NVPTXTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { in shouldEmitStaticExternCAliases()11675 return SetCGInfo(new NVPTXTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()