Searched refs:other_mode (Results 1 – 2 of 2) sorted by relevance
2962 machine_mode other_mode in arm_expand_builtin_args() local2964 if (TARGET_HAVE_MVE && mode[argc] != other_mode) in arm_expand_builtin_args()2968 other_mode, map_mode); in arm_expand_builtin_args()2973 mode[argc], other_mode, in arm_expand_builtin_args()
66 machine_mode other_mode; in pa_fpstore_bypass_p() local81 other_mode = GET_MODE (SET_SRC (set)); in pa_fpstore_bypass_p()83 return (GET_MODE_SIZE (store_mode) == GET_MODE_SIZE (other_mode)); in pa_fpstore_bypass_p()