Searched refs:frv_io_type (Results 1 – 2 of 2) sorted by relevance
117 enum frv_io_type { FRV_IO_UNKNOWN, FRV_IO_READ, FRV_IO_WRITE }; enum123 enum frv_io_type type;7623 io->type = (enum frv_io_type) INTVAL (recog_data.operand[2]); in frv_extract_membar()
6464 * config/frv/frv.c (enum frv_io_type): New enum, broken out of6474 (frv_extract_membar): Cast HOST_WIDE_INT to enum frv_io_type before