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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 632 static void emit_hard_tfmode_operation (enum rtx_code, rtx *);
3918 emit_hard_tfmode_operation (enum rtx_code code, rtx *operands)
3950 emit_hard_tfmode_operation (code, operands);
3959 emit_hard_tfmode_operation (code, operands);
3968 emit_hard_tfmode_operation (code, operands);
3914 emit_hard_tfmode_operation (enum rtx_code code, rtx *operands) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 631 static void emit_hard_tfmode_operation (enum rtx_code, rtx *);
3926 emit_hard_tfmode_operation (enum rtx_code code, rtx *operands)
3958 emit_hard_tfmode_operation (code, operands);
3967 emit_hard_tfmode_operation (code, operands);
3976 emit_hard_tfmode_operation (code, operands);
3922 emit_hard_tfmode_operation (enum rtx_code code, rtx *operands) function

Completed in 41 milliseconds