Searched refs:readsVCCZ (Results 1 – 2 of 2) sorted by relevance
176 static bool readsVCCZ(unsigned Opcode) { in readsVCCZ() function560 if (readsVCCZ(I->getOpcode()) && VCCZCorrupt) { in runOnMachineFunction()
848 static bool readsVCCZ(const MachineInstr &MI) { in readsVCCZ() function1133 if (readsVCCZ(MI) && ST->getGeneration() <= AMDGPUSubtarget::SEA_ISLANDS) { in generateWaitcntInstBefore()1713 if (readsVCCZ(Inst) && in insertWaitcntInBlock()