Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp97 bool VCCZCorrupt; member in __anon77b96ed90111::SIInsertWaits
144 VCCZCorrupt(false) { } in SIInsertWaits()
551 VCCZCorrupt = true; in runOnMachineFunction()
556 VCCZCorrupt = false; in runOnMachineFunction()
560 if (readsVCCZ(I->getOpcode()) && VCCZCorrupt) { in runOnMachineFunction()