Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h509 static bool isFLATScratch(const MachineInstr &MI) { in isFLATScratch() function
DSIFoldOperands.cpp176 (TII->isMUBUF(UseMI) || TII->isFLATScratch(UseMI)) && in frameIndexMayFold()