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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 4320 rtx y_hi = operand_subword (y, 1, 0, TImode); local
4321 emit_insn (gen_ccmpccdi (cc_reg, cc_reg, x_hi, y_hi,
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 2597 rtx y_hi = operand_subword (y, 1, 0, TImode); local
2598 emit_insn (gen_ccmpccdi (cc_reg, cc_reg, x_hi, y_hi,

Completed in 97 milliseconds