Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h126 extern int mve_struct_mem_operand (rtx);
H A Dpredicates.md881 (match_test "TARGET_HAVE_MVE && mve_struct_mem_operand (op)")))
H A Darm.cc13663 mve_struct_mem_operand (rtx op) in mve_struct_mem_operand() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog4572 * config/arm/arm-protos.h (mve_struct_mem_operand): New protoype.
4573 * config/arm/arm.cc (mve_struct_mem_operand): New function.