Searched refs:ProgramInfo (Results 1 – 2 of 2) sorted by relevance
460 const SIProgramInfo &ProgramInfo, in getHSAKernelProps() argument472 Kern.getDocument()->getNode(ProgramInfo.LDSSize); in getHSAKernelProps()474 msgpack::Type::UInt, ProgramInfo.ScratchSize); in getHSAKernelProps()478 ProgramInfo.DynamicCallStack); in getHSAKernelProps()483 Kern.getDocument()->getNode(ProgramInfo.WgpMode); in getHSAKernelProps()491 ProgramInfo.NumSGPR); in getHSAKernelProps()493 ProgramInfo.NumVGPR); in getHSAKernelProps()498 ProgramInfo.NumAccVGPR); in getHSAKernelProps()546 const SIProgramInfo &ProgramInfo) { in emitKernel() argument554 auto Kern = getHSAKernelProps(MF, ProgramInfo, CodeObjectVersion); in emitKernel()
56 const SIProgramInfo &ProgramInfo) = 0;92 const SIProgramInfo &ProgramInfo,141 const SIProgramInfo &ProgramInfo) override;