Home | History | Annotate | Download | only in X86

Lines Matching refs:EncodedBytes

942   unsigned EncodedBytes = 0;
970 EncodedBytes = 13;
972 EncodedBytes = 12;
981 assert(NumBytes >= EncodedBytes &&
984 EmitNops(*OutStreamer, NumBytes - EncodedBytes, Subtarget->is64Bit(),