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

  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 3158 s390_decompose_addrstyle_without_index (rtx op, rtx *base, function
3246 return s390_decompose_addrstyle_without_index (op, NULL, NULL);
3441 if (!s390_decompose_addrstyle_without_index (op, NULL, NULL))
7696 if (!s390_decompose_addrstyle_without_index (op, &base, &offset))
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 3305 s390_decompose_addrstyle_without_index (rtx op, rtx *base, function
3393 return s390_decompose_addrstyle_without_index (op, NULL, NULL);
3588 if (!s390_decompose_addrstyle_without_index (op, NULL, NULL))
8134 if (!s390_decompose_addrstyle_without_index (op, &base, &offset))

Completed in 37 milliseconds