Home
last modified time | relevance | path

Searched defs:transformations (Results 151 – 175 of 1138) sorted by path

12345678910>>...46

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_push_ids_through_variables.cpp27 protobufs::TransformationSequence* transformations, in FuzzerPassPushIdsThroughVariables()
H A Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp32 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceAddsSubsMulsWithCarryingExtended()
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp31 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceBranchesFromDeadBlocksWithExits()
H A Dfuzzer_pass_replace_copy_memories_with_loads_stores.cpp29 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceCopyMemoriesWithLoadsStores()
H A Dfuzzer_pass_replace_copy_objects_with_stores_loads.cpp29 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceCopyObjectsWithStoresLoads()
H A Dfuzzer_pass_replace_irrelevant_ids.cpp30 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceIrrelevantIds()
H A Dfuzzer_pass_replace_linear_algebra_instructions.cpp29 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceLinearAlgebraInstructions()
H A Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp30 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceLoadsStoresWithCopyMemories()
H A Dfuzzer_pass_replace_opphi_ids_from_dead_predecessors.cpp27 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceOpPhiIdsFromDeadPredecessors()
34 std::vector<TransformationReplaceOpPhiIdFromDeadPredecessor> transformations; in Apply() local
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp30 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceOpSelectsWithConditionalBranches()
H A Dfuzzer_pass_replace_parameter_with_global.cpp30 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceParameterWithGlobal()
H A Dfuzzer_pass_replace_params_with_struct.cpp30 protobufs::TransformationSequence* transformations, in FuzzerPassReplaceParamsWithStruct()
H A Dfuzzer_pass_split_blocks.cpp28 protobufs::TransformationSequence* transformations, in FuzzerPassSplitBlocks()
H A Dfuzzer_pass_swap_commutable_operands.cpp27 protobufs::TransformationSequence* transformations, in FuzzerPassSwapCommutableOperands()
H A Dfuzzer_pass_swap_conditional_branch_operands.cpp30 protobufs::TransformationSequence* transformations, in FuzzerPassSwapBranchConditionalOperands()
H A Dfuzzer_pass_swap_functions.cpp26 protobufs::TransformationSequence* transformations, in FuzzerPassSwapFunctions()
H A Dfuzzer_pass_toggle_access_chain_instruction.cpp27 protobufs::TransformationSequence* transformations, in FuzzerPassToggleAccessChainInstruction()
H A Dfuzzer_pass_wrap_regions_in_selections.cpp28 protobufs::TransformationSequence* transformations, in FuzzerPassWrapRegionsInSelections()
H A Dfuzzer_pass_wrap_vector_synonym.cpp27 protobufs::TransformationSequence* transformations, in FuzzerPassWrapVectorSynonym()
H A Dshrinker.cpp44 const protobufs::TransformationSequence& transformations, in RemoveChunk()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/fuzz/
H A Dfuzz_test_util.cpp136 const protobufs::TransformationSequence& transformations, in DumpTransformationsBinary()
145 const protobufs::TransformationSequence& transformations, in DumpTransformationsJson()
H A Dfuzzer_pass_test.cpp30 protobufs::TransformationSequence* transformations) in FuzzerPassMock()
92 protobufs::TransformationSequence transformations; in TEST() local
H A Dreplayer_test.cpp90 protobufs::TransformationSequence transformations; in TEST() local
334 protobufs::TransformationSequence transformations; in TEST() local
454 protobufs::TransformationSequence transformations; in TEST() local
H A Dshrinker_test.cpp171 protobufs::TransformationSequence transformations; in TEST() local
349 protobufs::TransformationSequence transformations; in TEST() local
H A Dtransformation_add_constant_composite_test.cpp108 TransformationAddConstantComposite transformations[] = { in TEST() local

12345678910>>...46