Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1283 static unsigned getFlatScratchSpillOpcode(const SIInstrInfo *TII, in getFlatScratchSpillOpcode() function
1359 LoadStoreOp = getFlatScratchSpillOpcode(TII, LoadStoreOp, EltSize); in buildSpillLoadStore()
1512 LoadStoreOp = getFlatScratchSpillOpcode(TII, LoadStoreOp, EltSize); in buildSpillLoadStore()
1598 unsigned Opc = getFlatScratchSpillOpcode(TII, LoadStoreOp, RemEltSize); in buildSpillLoadStore()