OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unspec_cond_fcmla
(Results
1 - 2
of
2
) sorted by relevancy
/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);
/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);
Completed in 21 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026