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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 27435 rtx sub_op0 = simplify_subreg (sub_mode, op0, mode, offset);
27441 rs6000_split_logical_inner (sub_op0, sub_op1, sub_op2, code, sub_mode,
27379 rtx sub_op0 = simplify_subreg (sub_mode, op0, mode, offset); local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 26999 rtx sub_op0 = simplify_subreg (sub_mode, op0, mode, offset);
27005 rs6000_split_logical_inner (sub_op0, sub_op1, sub_op2, code, sub_mode,
26943 rtx sub_op0 = simplify_subreg (sub_mode, op0, mode, offset); local

Completed in 58 milliseconds