Home | History | Annotate | Download | only in X86

Lines Matching refs:EncodedBytes

981   unsigned EncodedBytes = 0;
1009 EncodedBytes = 13;
1011 EncodedBytes = 12;
1020 assert(NumBytes >= EncodedBytes &&
1023 EmitNops(*OutStreamer, NumBytes - EncodedBytes, Subtarget->is64Bit(),