Home | History | Annotate | Download | only in libenc

Lines Matching full:pref

640                                       InstrPrefix pref)
642 if (pref != no_prefix) {
643 assert(pref == hint_branch_taken_prefix || pref == hint_branch_taken_prefix);
644 stream = prefix(stream, pref);
655 InstrPrefix pref)
657 if (pref != no_prefix) {
658 assert(pref == hint_branch_taken_prefix || pref == hint_branch_taken_prefix);
659 stream = prefix(stream, pref);