Searched refs:getPGMRSrc1 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIProgramInfo.h | 103 const MCExpr *getPGMRSrc1(CallingConv::ID CC, const GCNSubtarget &ST,
|
H A D | SIProgramInfo.cpp | 174 const MCExpr *SIProgramInfo::getPGMRSrc1(CallingConv::ID CC, in getPGMRSrc1() function in SIProgramInfo
|
H A D | AMDGPUAsmPrinter.cpp | 1255 MD->setRsrc1(CC, CurrentProgramInfo.getPGMRSrc1(CC, STM, Ctx), Ctx); in EmitPALMetadata() 1336 CurrentProgramInfo.getPGMRSrc1(CallingConv::AMDGPU_CS, ST, Ctx), Ctx); in emitPALFunctionMetadata()
|