Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1269 static unsigned getFlatScratchSpillOpcode(const SIInstrInfo *TII, in getFlatScratchSpillOpcode() function
1345 LoadStoreOp = getFlatScratchSpillOpcode(TII, LoadStoreOp, EltSize); in buildSpillLoadStore()
1498 LoadStoreOp = getFlatScratchSpillOpcode(TII, LoadStoreOp, EltSize); in buildSpillLoadStore()
1584 unsigned Opc = getFlatScratchSpillOpcode(TII, LoadStoreOp, RemEltSize); in buildSpillLoadStore()