Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1039 uint64_t getScratchRsrcWords23() const;
H A DSIFrameLowering.cpp591 uint64_t Rsrc23 = TII->getScratchRsrcWords23(); in emitEntryFunctionScratchRsrcRegSetup()
H A DSIInstrInfo.cpp7367 uint64_t SIInstrInfo::getScratchRsrcWords23() const { in getScratchRsrcWords23() function in SIInstrInfo