Searched refs:getComputePGMRSrc1 (Results 1 – 3 of 3) sorted by relevance
23 uint64_t SIProgramInfo::getComputePGMRSrc1() const { in getComputePGMRSrc1() function in SIProgramInfo33 return getComputePGMRSrc1(); in getPGMRSrc1()
71 uint64_t getComputePGMRSrc1() const;
417 assert(isUInt<32>(PI.getComputePGMRSrc1())); in getAmdhsaKernelDescriptor()422 KernelDescriptor.compute_pgm_rsrc1 = PI.getComputePGMRSrc1(); in getAmdhsaKernelDescriptor()1197 OutStreamer->emitInt32(CurrentProgramInfo.getComputePGMRSrc1()); in EmitProgramInfoSI()1299 CurrentProgramInfo.getComputePGMRSrc1() | in getAmdKernelCode()