Searched refs:SPIRVTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
65 class SPIRVTargetCodeGenInfo : public CommonSPIRTargetCodeGenInfo { class67 SPIRVTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in SPIRVTargetCodeGenInfo() function in __anona8a667a50211::SPIRVTargetCodeGenInfo230 void SPIRVTargetCodeGenInfo::setCUDAKernelCallingConvention( in setCUDAKernelCallingConvention()247 SPIRVTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace()268 void SPIRVTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()304 SPIRVTargetCodeGenInfo::getLLVMSyncScopeID(const LangOptions &, SyncScope Scope, in getLLVMSyncScopeID()578 return std::make_unique<SPIRVTargetCodeGenInfo>(CGM.getTypes()); in createSPIRVTargetCodeGenInfo()