Searched refs:NVPTXTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
6931 class NVPTXTargetCodeGenInfo;6934 NVPTXTargetCodeGenInfo &CGInfo;6937 NVPTXABIInfo(CodeGenTypes &CGT, NVPTXTargetCodeGenInfo &Info) in NVPTXABIInfo()6950 class NVPTXTargetCodeGenInfo : public TargetCodeGenInfo { class6952 NVPTXTargetCodeGenInfo(CodeGenTypes &CGT) in NVPTXTargetCodeGenInfo() function in __anon6bad40bc0a11::NVPTXTargetCodeGenInfo7125 void NVPTXTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()7188 void NVPTXTargetCodeGenInfo::addNVVMMetadata(llvm::GlobalValue *GV, in addNVVMMetadata()7204 bool NVPTXTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { in shouldEmitStaticExternCAliases()11111 return SetCGInfo(new NVPTXTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()