OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpvOpBitReverse
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
vtn_gather_types.c
207
case
SpvOpBitReverse
: return (struct type_args){ 1, 0 };
spirv_info.c
726
case
SpvOpBitReverse
: return "
SpvOpBitReverse
";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c
908
case
SpvOpBitReverse
: return "
SpvOpBitReverse
";
vtn_gather_types.c
207
case
SpvOpBitReverse
: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv.h
1015
SpvOpBitReverse
= 204,
vtn_alu.c
261
case
SpvOpBitReverse
: return nir_op_bitfield_reverse;
spirv_to_nir.c
4371
case
SpvOpBitReverse
:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv.h
1355
SpvOpBitReverse
= 204,
2001
case
SpvOpBitReverse
: *hasResult = true; *hasResultType = true; break;
vtn_alu.c
303
case
SpvOpBitReverse
: return nir_op_bitfield_reverse;
spirv_to_nir.c
5790
case
SpvOpBitReverse
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
nir_to_spirv.c
1685
UNOP(nir_op_bitfield_reverse,
SpvOpBitReverse
)
Completed in 21 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026