Home
last modified time | relevance | path

Searched refs:synonym (Results 1 – 25 of 100) sorted by relevance

1234

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp193 for (auto synonym : in GetIdEquivalenceClasses() local
198 if (synonym->index_size() > 0) { in GetIdEquivalenceClasses()
204 synonym->object())) { in GetIdEquivalenceClasses()
209 GetIRContext()->get_def_use_mgr()->GetDef(synonym->object()); in GetIdEquivalenceClasses()
217 new_equivalence_class.emplace(synonym->object()); in GetIdEquivalenceClasses()
218 already_in_a_class.emplace(synonym->object()); in GetIdEquivalenceClasses()
Dtransformation_add_synonym.cpp53 auto* synonym = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
54 if (!synonym) { in IsApplicable()
59 if (!IsInstructionValid(ir_context, transformation_context, synonym, in IsApplicable()
Dtransformation_flatten_conditional_branch.cpp517 for (auto* synonym : in GetProblematicInstructionsIfConditionalCanBeFlattened() local
519 synonym_base_objects.insert(synonym->object()); in GetProblematicInstructionsIfConditionalCanBeFlattened()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp193 for (auto synonym : in GetIdEquivalenceClasses() local
198 if (synonym->index_size() > 0) { in GetIdEquivalenceClasses()
204 synonym->object())) { in GetIdEquivalenceClasses()
209 GetIRContext()->get_def_use_mgr()->GetDef(synonym->object()); in GetIdEquivalenceClasses()
217 new_equivalence_class.emplace(synonym->object()); in GetIdEquivalenceClasses()
218 already_in_a_class.emplace(synonym->object()); in GetIdEquivalenceClasses()
Dtransformation_add_synonym.cpp53 auto* synonym = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
54 if (!synonym) { in IsApplicable()
59 if (!IsInstructionValid(ir_context, transformation_context, synonym, in IsApplicable()
Dtransformation_flatten_conditional_branch.cpp517 for (auto* synonym : in GetProblematicInstructionsIfConditionalCanBeFlattened() local
519 synonym_base_objects.insert(synonym->object()); in GetProblematicInstructionsIfConditionalCanBeFlattened()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp191 for (auto synonym : in GetIdEquivalenceClasses() local
196 if (synonym->index_size() > 0) { in GetIdEquivalenceClasses()
202 synonym->object())) { in GetIdEquivalenceClasses()
207 GetIRContext()->get_def_use_mgr()->GetDef(synonym->object()); in GetIdEquivalenceClasses()
215 new_equivalence_class.emplace(synonym->object()); in GetIdEquivalenceClasses()
216 already_in_a_class.emplace(synonym->object()); in GetIdEquivalenceClasses()
Dtransformation_add_synonym.cpp53 auto* synonym = ir_context->get_def_use_mgr()->GetDef(message_.result_id()); in IsApplicable() local
54 if (!synonym) { in IsApplicable()
59 if (!IsInstructionValid(ir_context, transformation_context, synonym, in IsApplicable()
Dtransformation_flatten_conditional_branch.cpp517 for (auto* synonym : in GetProblematicInstructionsIfConditionalCanBeFlattened() local
519 synonym_base_objects.insert(synonym->object()); in GetProblematicInstructionsIfConditionalCanBeFlattened()
/external/strace/xlat/
Dmsg_flags.in4 /* MSG_TRYHARD 0x4 - synonym for MSG_DONTROUTE for DECnet */
/external/llvm/test/MC/Sparc/
Dsparc-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
Dsparc-v9-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
173 !! tnz should be a synonym for tne
185 !! tz should be a synonym for te
/external/llvm-project/llvm/test/MC/Sparc/
Dsparc-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
Dsparc-v9-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
173 !! tnz should be a synonym for tne
185 !! tz should be a synonym for te
/external/elfutils/libcpu/
Di386_parse.y133 struct synonym struct
268 struct synonym *newp = xmalloc (sizeof (*newp));
813 struct synonym search = { .from = fieldname }; in fillin_arg()
815 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg()
1056 const struct synonym *s1 = (const struct synonym *) p1; in compare_syn()
1057 const struct synonym *s2 = (const struct synonym *) p2; in compare_syn()
/external/python/cpython2/Doc/library/
Dstat.rst281 Unix V7 synonym for :data:`S_IRUSR`.
285 Unix V7 synonym for :data:`S_IWUSR`.
289 Unix V7 synonym for :data:`S_IXUSR`.
Ddbhash.rst23 Exception raised on database errors other than :exc:`KeyError`. It is a synonym
/external/rust/crates/libfuzzer-sys/
DCHANGELOG.md125 `"arbitrary-derive"` cargo feature. This is a synonym for the `arbitrary`
/external/python/cpython3/Doc/library/
Dstat.rst341 Unix V7 synonym for :data:`S_IRUSR`.
345 Unix V7 synonym for :data:`S_IWUSR`.
349 Unix V7 synonym for :data:`S_IXUSR`.
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto936 // A transformation that uses a loop to create a synonym for an integer
966 // The id of the integer constant C that we want a synonym of.
985 // A fresh id for the synonym.
1110 // Result id of the first synonym.
1113 // Type of the synonym to apply. Some types might produce instructions
1120 // New synonym is derived by adding zero to the |result_id|.
1123 // New synonym is derived by subtracting zero from the |result_id|.
1126 // New synonym is derived by multiplying |result_id| by one.
1129 // New synonym is derived by applying OpCopyObject instruction to |result_id|.
1132 // New synonym is derived by applying OpLogicalOr to |result_id| with the second
[all …]
/external/mesa3d/docs/relnotes/
D7.6.rst44 - GL_ARB_vertex_array_bgra (ARB synonym for GL_EXT_vertex_array_bgra)
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto934 // A transformation that uses a loop to create a synonym for an integer
964 // The id of the integer constant C that we want a synonym of.
983 // A fresh id for the synonym.
1108 // Result id of the first synonym.
1111 // Type of the synonym to apply. Some types might produce instructions
1118 // New synonym is derived by adding zero to the |result_id|.
1121 // New synonym is derived by subtracting zero from the |result_id|.
1124 // New synonym is derived by multiplying |result_id| by one.
1127 // New synonym is derived by applying OpCopyObject instruction to |result_id|.
1130 // New synonym is derived by applying OpLogicalOr to |result_id| with the second
[all …]
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto934 // A transformation that uses a loop to create a synonym for an integer
964 // The id of the integer constant C that we want a synonym of.
983 // A fresh id for the synonym.
1108 // Result id of the first synonym.
1111 // Type of the synonym to apply. Some types might produce instructions
1118 // New synonym is derived by adding zero to the |result_id|.
1121 // New synonym is derived by subtracting zero from the |result_id|.
1124 // New synonym is derived by multiplying |result_id| by one.
1127 // New synonym is derived by applying OpCopyObject instruction to |result_id|.
1130 // New synonym is derived by applying OpLogicalOr to |result_id| with the second
[all …]
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox239 …<dd>For a real matrix, selfadjoint is a synonym for symmetric. For a complex matrix, selfadjoint i…
/external/eigen/Eigen/src/Core/util/
DMacros.h682 …EIGEN_MAX_STATIC_ALIGN_BYTES!=0. Use EIGEN_MAX_STATIC_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALI…
764 … defined with EIGEN_MAX_ALIGN_BYTES!=0. Use EIGEN_MAX_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALI…

1234