Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp456 bool mayAccessLDSThroughFlat(const MachineInstr &MI) const;
1302 bool SIInsertWaitcnts::mayAccessLDSThroughFlat(const MachineInstr &MI) const { in mayAccessLDSThroughFlat() function in SIInsertWaitcnts
1340 if (mayAccessLDSThroughFlat(Inst)) in updateEventWaitcntAfter()