OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVectorTypeSupported
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
target.h
200
int
isVectorTypeSupported
(int sz, Type *type);
target.d
206
extern (C++) int
isVectorTypeSupported
(int sz, Type type);
typesem.d
696
final switch (target.
isVectorTypeSupported
(sz, t.nextOf()))
/src/external/gpl3/gcc.old/dist/gcc/d/
d-target.cc
266
Target::
isVectorTypeSupported
(int sz, Type *type)
d-builtins.cc
214
if (target.
isVectorTypeSupported
(dtype->size (), dtype->nextOf ()))
Completed in 18 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026