HomeSort by: relevance | last modified time | path
    Searched refs:UNSPEC_TBL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 25527 emit_unspec2 (target, UNSPEC_TBL, op0, sel_reg);
25537 emit_unspec2 (target, UNSPEC_TBL, op0, sel_mod);
25554 emit_unspec2 (res0, UNSPEC_TBL, op0, sel_reg);
25557 emit_unspec2 (res1, UNSPEC_TBL, op1, sel_sub);
25957 emit_unspec2 (d->target, UNSPEC_TBL, d->op0, force_reg (sel_mode, sel));
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 23771 emit_unspec2 (target, UNSPEC_TBL, op0, sel_reg);
23781 emit_unspec2 (target, UNSPEC_TBL, op0, sel_mod);
23798 emit_unspec2 (res0, UNSPEC_TBL, op0, sel_reg);
23801 emit_unspec2 (res1, UNSPEC_TBL, op1, sel_sub);
24199 emit_unspec2 (d->target, UNSPEC_TBL, d->op0, force_reg (sel_mode, sel));

Completed in 59 milliseconds