Home
last modified time | relevance | path

Searched refs:high_rtx (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.cc645 rtx high_rtx, low_rtx; in easy_di_const() local
648 split_double (op, &high_rtx, &low_rtx); in easy_di_const()
649 high = INTVAL (high_rtx); in easy_di_const()