Lines Matching defs:Relaxed
56 STATISTIC(RelaxedInstructions, "Number of relaxed instructions");
991 // are intentionally pushing out inst fragments, or because we relaxed a
1015 MCInst Relaxed;
1016 getBackend().relaxInstruction(F.getInst(), Relaxed);
1025 getEmitter().encodeInstruction(Relaxed, VecOS, Fixups, F.getSubtargetInfo());
1028 F.setInst(Relaxed);
1086 // remain NULL if none were relaxed.
1087 // When a fragment is relaxed, all the fragments following it should get