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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 2094 rtx op1h, op1l, op2h, op2l;
2104 op1l = gen_lowpart (SImode, operands[1]);
2222 operands[1] = op1l;
2089 rtx op1h, op1l, op2h, op2l; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 2094 rtx op1h, op1l, op2h, op2l;
2104 op1l = gen_lowpart (SImode, operands[1]);
2222 operands[1] = op1l;
2089 rtx op1h, op1l, op2h, op2l; local

Completed in 31 milliseconds