Home
last modified time | relevance | path

Searched refs:UpdateDefUse (Results 1 – 25 of 63) sorted by relevance

123

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp324 context()->UpdateDefUse(inst); in UpdateOpTypeStruct()
391 context()->UpdateDefUse(inst); in UpdateOpGroupMemberDecorate()
411 context()->UpdateDefUse(inst); in UpdateConstantComposite()
488 context()->UpdateDefUse(inst); in UpdateAccessChain()
550 context()->UpdateDefUse(inst); in UpdateCompsiteExtract()
599 context()->UpdateDefUse(inst); in UpdateCompositeInsert()
619 context()->UpdateDefUse(inst); in UpdateOpArrayLength()
Damd_ext_to_khr.cpp90 ctx->UpdateDefUse(inst); in ReplaceTrinaryMinMax()
132 ctx->UpdateDefUse(inst); in ReplaceTrinaryMid()
286 ctx->UpdateDefUse(inst); in ReplaceSwizzleInvocations()
401 ctx->UpdateDefUse(inst); in ReplaceSwizzleInvocationsMasked()
451 ctx->UpdateDefUse(inst); in ReplaceWriteInvocation()
518 context->UpdateDefUse(inst); in ReplaceMbcnt()
679 ctx->UpdateDefUse(inst); in ReplaceCubeFaceCoord()
793 ctx->UpdateDefUse(inst); in ReplaceCubeFaceIndex()
823 ctx->UpdateDefUse(inst); in ReplaceTimeAMD()
Dstrip_atomic_counter_memory_pass.cpp48 context()->UpdateDefUse(inst); in Process()
Dfix_storage_class.cpp137 context()->UpdateDefUse(inst); in ChangeResultStorageClass()
227 context()->UpdateDefUse(inst); in PropagateType()
Dsplit_invalid_unreachable_pass.cpp84 get_def_use_mgr()->UpdateDefUse(use); in Process()
Ddecompose_initialized_variables_pass.cpp105 for (auto* inst : changed) def_use_mgr->UpdateDefUse(inst); in Process()
Daggressive_dead_code_elim_pass.cpp792 context()->UpdateDefUse(annotation); in ProcessGlobalValues()
820 context()->UpdateDefUse(annotation); in ProcessGlobalValues()
874 get_def_use_mgr()->UpdateDefUse(&entry); in ProcessGlobalValues()
Dprivate_to_local_pass.cpp152 context()->UpdateDefUse(context()->get_def_use_mgr()->GetDef(new_type_id)); in GetNewType()
/external/deqp-deps/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp356 context()->UpdateDefUse(inst); in UpdateOpTypeStruct()
423 context()->UpdateDefUse(inst); in UpdateOpGroupMemberDecorate()
444 context()->UpdateDefUse(inst); in UpdateConstantComposite()
521 context()->UpdateDefUse(inst); in UpdateAccessChain()
592 context()->UpdateDefUse(inst); in UpdateCompsiteExtract()
653 context()->UpdateDefUse(inst); in UpdateCompositeInsert()
673 context()->UpdateDefUse(inst); in UpdateOpArrayLength()
Damd_ext_to_khr.cpp90 ctx->UpdateDefUse(inst); in ReplaceTrinaryMinMax()
132 ctx->UpdateDefUse(inst); in ReplaceTrinaryMid()
286 ctx->UpdateDefUse(inst); in ReplaceSwizzleInvocations()
401 ctx->UpdateDefUse(inst); in ReplaceSwizzleInvocationsMasked()
451 ctx->UpdateDefUse(inst); in ReplaceWriteInvocation()
518 context->UpdateDefUse(inst); in ReplaceMbcnt()
679 ctx->UpdateDefUse(inst); in ReplaceCubeFaceCoord()
793 ctx->UpdateDefUse(inst); in ReplaceCubeFaceIndex()
823 ctx->UpdateDefUse(inst); in ReplaceTimeAMD()
Dstrip_atomic_counter_memory_pass.cpp48 context()->UpdateDefUse(inst); in Process()
Dfix_storage_class.cpp137 context()->UpdateDefUse(inst); in ChangeResultStorageClass()
227 context()->UpdateDefUse(inst); in PropagateType()
Dsplit_invalid_unreachable_pass.cpp84 get_def_use_mgr()->UpdateDefUse(use); in Process()
Ddecompose_initialized_variables_pass.cpp105 for (auto* inst : changed) def_use_mgr->UpdateDefUse(inst); in Process()
Daggressive_dead_code_elim_pass.cpp792 context()->UpdateDefUse(annotation); in ProcessGlobalValues()
820 context()->UpdateDefUse(annotation); in ProcessGlobalValues()
874 get_def_use_mgr()->UpdateDefUse(&entry); in ProcessGlobalValues()
Dprivate_to_local_pass.cpp152 context()->UpdateDefUse(context()->get_def_use_mgr()->GetDef(new_type_id)); in GetNewType()
Ddef_use_manager.h220 void UpdateDefUse(Instruction* inst);
/external/angle/third_party/spirv-tools/src/source/opt/
Deliminate_dead_members_pass.cpp356 context()->UpdateDefUse(inst); in UpdateOpTypeStruct()
423 context()->UpdateDefUse(inst); in UpdateOpGroupMemberDecorate()
444 context()->UpdateDefUse(inst); in UpdateConstantComposite()
521 context()->UpdateDefUse(inst); in UpdateAccessChain()
592 context()->UpdateDefUse(inst); in UpdateCompsiteExtract()
653 context()->UpdateDefUse(inst); in UpdateCompositeInsert()
673 context()->UpdateDefUse(inst); in UpdateOpArrayLength()
Damd_ext_to_khr.cpp90 ctx->UpdateDefUse(inst); in ReplaceTrinaryMinMax()
132 ctx->UpdateDefUse(inst); in ReplaceTrinaryMid()
286 ctx->UpdateDefUse(inst); in ReplaceSwizzleInvocations()
401 ctx->UpdateDefUse(inst); in ReplaceSwizzleInvocationsMasked()
451 ctx->UpdateDefUse(inst); in ReplaceWriteInvocation()
518 context->UpdateDefUse(inst); in ReplaceMbcnt()
679 ctx->UpdateDefUse(inst); in ReplaceCubeFaceCoord()
793 ctx->UpdateDefUse(inst); in ReplaceCubeFaceIndex()
823 ctx->UpdateDefUse(inst); in ReplaceTimeAMD()
Dstrip_atomic_counter_memory_pass.cpp48 context()->UpdateDefUse(inst); in Process()
Dfix_storage_class.cpp137 context()->UpdateDefUse(inst); in ChangeResultStorageClass()
227 context()->UpdateDefUse(inst); in PropagateType()
Dsplit_invalid_unreachable_pass.cpp84 get_def_use_mgr()->UpdateDefUse(use); in Process()
Ddecompose_initialized_variables_pass.cpp105 for (auto* inst : changed) def_use_mgr->UpdateDefUse(inst); in Process()
Daggressive_dead_code_elim_pass.cpp792 context()->UpdateDefUse(annotation); in ProcessGlobalValues()
820 context()->UpdateDefUse(annotation); in ProcessGlobalValues()
874 get_def_use_mgr()->UpdateDefUse(&entry); in ProcessGlobalValues()
Ddef_use_manager.h220 void UpdateDefUse(Instruction* inst);

123