Searched defs:VCC (Results 1 – 4 of 4) sorted by relevance
873 Register VCC = ST->isWave32() ? AMDGPU::VCC_LO : AMDGPU::VCC; in lowerKillF32() local
2302 SDValue VCC = CurDAG->getCopyToReg(N->getOperand(0), SL, CondReg, Cond); in SelectBRCOND() local
817 unsigned VCC = ARMVCC::None; in AddThumbPredicate() local
900 struct VCCOp VCC; member