Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c4060 enum machine_mode putmode; in s390_expand_insv() local
4064 putmode = SImode; in s390_expand_insv()
4066 putmode = HImode; in s390_expand_insv()
4068 putsize = GET_MODE_BITSIZE (putmode); in s390_expand_insv()
4073 gen_int_mode (val, putmode)); in s390_expand_insv()