Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:Unconditional

31   HexagonMCChecker::Unconditional(Hexagon::NoRegister, false);
39 Defs[Hexagon::SA0].insert(Unconditional); // FIXME: define or change SA0?
40 Defs[Hexagon::LC0].insert(Unconditional);
43 Defs[Hexagon::SA1].insert(Unconditional); // FIXME: define or change SA0?
44 Defs[Hexagon::LC1].insert(Unconditional);
276 Unconditional = HEXAGON_PRESHUFFLE_PACKET_SIZE;
298 Unconditional = i; // Record the position of the unconditional branch.
315 if (!hasConditional || Conditional > Unconditional) {
316 // Error out if more than one unconditional branch or
317 // the conditional branch appears after the unconditional one.
413 // Check for multiple unconditional register definitions.
414 if (PM.count(Unconditional)) {
415 // Error out on an unconditional change when there are any other