Home
last modified time | relevance | path

Searched refs:getPGMRSrc1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h92 uint64_t getPGMRSrc1(CallingConv::ID CC, const GCNSubtarget &ST) const;
H A DSIProgramInfo.cpp42 uint64_t SIProgramInfo::getPGMRSrc1(CallingConv::ID CC, in getPGMRSrc1() function in SIProgramInfo
H A DAMDGPUAsmPrinter.cpp1047 MD->setRsrc1(CC, CurrentProgramInfo.getPGMRSrc1(CC, STM)); in EmitPALMetadata()
1129 CurrentProgramInfo.getPGMRSrc1(CallingConv::AMDGPU_CS, ST)); in emitPALFunctionMetadata()