OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_trivial_deref_cast
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_deref.c
638
is_trivial_deref_cast
(nir_deref_instr *cast)
function
653
assert(
is_trivial_deref_cast
(cast));
737
if (!
is_trivial_deref_cast
(cast))
783
is_trivial_deref_cast
(parent))
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_deref.c
30
is_trivial_deref_cast
(nir_deref_instr *cast)
function
60
if (d->deref_type == nir_deref_type_cast &&
is_trivial_deref_cast
(d))
83
if (d->deref_type == nir_deref_type_cast &&
is_trivial_deref_cast
(d))
857
assert(
is_trivial_deref_cast
(cast));
1085
if (!
is_trivial_deref_cast
(cast))
1141
is_trivial_deref_cast
(parent))
Completed in 6 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026