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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 2395 loongarch_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) function
2435 loongarch_split_plus (x, &base, &offset);
5681 loongarch_split_plus (XEXP (mem1, 0), &base1, &offset1);
5682 loongarch_split_plus (XEXP (mem2, 0), &base2, &offset2);
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 3121 loongarch_split_plus (rtx x, rtx *base_ptr, HOST_WIDE_INT *offset_ptr) function
3284 loongarch_split_plus (x, &base, &offset);
7791 loongarch_split_plus (XEXP (mem1, 0), &base1, &offset1);
7792 loongarch_split_plus (XEXP (mem2, 0), &base2, &offset2);

Completed in 38 milliseconds