Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1286 uint64_t getScratchRsrcWords23() const;
H A DSIFrameLowering.cpp788 uint64_t Rsrc23 = TII->getScratchRsrcWords23(); in emitEntryFunctionScratchRsrcRegSetup()
H A DSIInstrInfo.cpp8596 uint64_t SIInstrInfo::getScratchRsrcWords23() const { in getScratchRsrcWords23() function in SIInstrInfo