Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp986 static unsigned getFlatScratchSpillOpcode(const SIInstrInfo *TII, in getFlatScratchSpillOpcode() function
1058 LoadStoreOp = getFlatScratchSpillOpcode(TII, LoadStoreOp, EltSize); in buildSpillLoadStore()
1139 LoadStoreOp = getFlatScratchSpillOpcode(TII, LoadStoreOp, EltSize); in buildSpillLoadStore()
1199 unsigned Opc = getFlatScratchSpillOpcode(TII, LoadStoreOp, RemEltSize); in buildSpillLoadStore()