Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Ga

202 static bool isDuplexPairMatch(unsigned Ga, unsigned Gb) {
203 switch (Ga) {
3391 GA,
3393 assert(getCompoundCandidateGroup(GA) == HexagonII::HCG_A);
3395 if ((GA->getOpcode() != Hexagon::C2_cmpeqi) ||
3398 unsigned DestReg = GA->getOperand(0).getReg();