Lines Matching defs:Relaxed
53 STATISTIC(RelaxedInstructions, "Number of relaxed instructions");
849 // are intentionally pushing out inst fragments, or because we relaxed a
874 MCInst Relaxed;
875 getBackend().relaxInstruction(F.getInst(), Relaxed);
884 getEmitter().EncodeInstruction(Relaxed, VecOS, Fixups);
888 F.setInst(Relaxed);
948 // remain NULL if none were relaxed.
949 // When a fragment is relaxed, all the fragments following it should get