Lines Matching refs:VCC
464 // TODO: We could probably just look at explicit operands if we removed VCC /
548 // of vcc back to vcc.
552 } else if (!hasOutstandingLGKM() && I->modifiesRegister(AMDGPU::VCC, TRI)) {
554 // Whenever we store a value in vcc, the correct value of vccz is
570 // Restore the vccz bit. Any time a value is written to vcc, the vcc
572 // vcc and then writing it back to the register.
574 AMDGPU::VCC)
575 .addReg(AMDGPU::VCC);