Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1213 uint64_t getScratchRsrcWords23() const;
H A DSIFrameLowering.cpp782 uint64_t Rsrc23 = TII->getScratchRsrcWords23(); in emitEntryFunctionScratchRsrcRegSetup()
H A DSIInstrInfo.cpp8473 uint64_t SIInstrInfo::getScratchRsrcWords23() const { in getScratchRsrcWords23() function in SIInstrInfo