| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-sve-builtins-base.cc | 103 /* Return the UNSPEC_COND_FCMLA* unspec for rotation amount ROT. */ 105 unspec_cond_fcmla (int rot) function in namespace:__anon12657 109 case 0: return UNSPEC_COND_FCMLA; 367 return e.map_to_unspecs (-1, -1, unspec_cond_fcmla (rot), 3);
|
| aarch64-sve-builtins-base.cc | 103 /* Return the UNSPEC_COND_FCMLA* unspec for rotation amount ROT. */ 105 unspec_cond_fcmla (int rot) function in namespace:__anon12657 109 case 0: return UNSPEC_COND_FCMLA; 367 return e.map_to_unspecs (-1, -1, unspec_cond_fcmla (rot), 3);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-sve-builtins-base.cc | 80 /* Return the UNSPEC_COND_FCMLA* unspec for rotation amount ROT. */ 82 unspec_cond_fcmla (int rot) function in namespace:__anon15271 86 case 0: return UNSPEC_COND_FCMLA; 344 return e.map_to_unspecs (-1, -1, unspec_cond_fcmla (rot), 3);
|
| aarch64-sve-builtins-base.cc | 80 /* Return the UNSPEC_COND_FCMLA* unspec for rotation amount ROT. */ 82 unspec_cond_fcmla (int rot) function in namespace:__anon15271 86 case 0: return UNSPEC_COND_FCMLA; 344 return e.map_to_unspecs (-1, -1, unspec_cond_fcmla (rot), 3);
|