Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c1531 bool indx_ptr = false; in s390_decompose_address() local
1712 pointer = indx_ptr = true; in s390_decompose_address()
1716 pointer = indx_ptr = literal_pool = true; in s390_decompose_address()
1721 && (indx_ptr || (!REG_POINTER (base) && REG_POINTER (indx)))) in s390_decompose_address()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c1754 int indx_ptr = GET_CODE (indx) == UNSPEC local
1757 if (!base_ptr && indx_ptr)