Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp812 static bool readsVCCZ(const MachineInstr &MI) { in readsVCCZ() function
1069 if (readsVCCZ(MI) && ST->hasReadVCCZBug()) { in generateWaitcntInstBefore()
1406 if (readsVCCZ(Inst)) { in insertWaitcntInBlock()