/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | convert_to_half_pass.cpp | 180 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 190 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 321 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in CloseRelaxInst() local
|
H A D | folding_rules.cpp | 358 Instruction* op_inst = in MergeNegateArithmetic() local 394 Instruction* op_inst = in MergeNegateMulDivArithmetic() local 455 Instruction* op_inst = in MergeNegateAddSubArithmetic() local 744 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulDivArithmetic() local 929 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeDivMulArithmetic() local 1501 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulAddArithmetic() local
|
H A D | upgrade_memory_model.cpp | 386 Instruction* op_inst = context()->get_def_use_mgr()->GetDef(*id_ptr); in TraceInstruction() local 642 Instruction* op_inst = in UpgradeBarriers() local
|
H A D | reduce_load_size.cpp | 121 Instruction* op_inst = def_use_mgr->GetDef( in ShouldReplaceExtract() local
|
H A D | vector_dce.cpp | 213 Instruction* op_inst = def_use_mgr->GetDef(id); in MarkCompositeContructUsesAsLive() local
|
H A D | eliminate_dead_members_pass.cpp | 260 Instruction* op_inst = get_def_use_mgr()->GetDef(op_id); in MarkOperandTypeAsFullyUsed() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | convert_to_half_pass.cpp | 180 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 190 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 321 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in CloseRelaxInst() local
|
H A D | upgrade_memory_model.cpp | 386 Instruction* op_inst = context()->get_def_use_mgr()->GetDef(*id_ptr); in TraceInstruction() local 642 Instruction* op_inst = in UpgradeBarriers() local
|
H A D | folding_rules.cpp | 375 Instruction* op_inst = in MergeNegateArithmetic() local 416 Instruction* op_inst = in MergeNegateMulDivArithmetic() local 483 Instruction* op_inst = in MergeNegateAddSubArithmetic() local 782 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulDivArithmetic() local 982 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeDivMulArithmetic() local
|
H A D | reduce_load_size.cpp | 121 Instruction* op_inst = def_use_mgr->GetDef( in ShouldReplaceExtract() local
|
H A D | vector_dce.cpp | 213 Instruction* op_inst = def_use_mgr->GetDef(id); in MarkCompositeContructUsesAsLive() local
|
H A D | eliminate_dead_members_pass.cpp | 269 Instruction* op_inst = get_def_use_mgr()->GetDef(op_id); in MarkOperandTypeAsFullyUsed() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 180 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 190 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 321 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in CloseRelaxInst() local
|
D | folding_rules.cpp | 358 Instruction* op_inst = in MergeNegateArithmetic() local 394 Instruction* op_inst = in MergeNegateMulDivArithmetic() local 455 Instruction* op_inst = in MergeNegateAddSubArithmetic() local 744 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulDivArithmetic() local 929 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeDivMulArithmetic() local 1501 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulAddArithmetic() local
|
D | upgrade_memory_model.cpp | 386 Instruction* op_inst = context()->get_def_use_mgr()->GetDef(*id_ptr); in TraceInstruction() local 642 Instruction* op_inst = in UpgradeBarriers() local
|
D | reduce_load_size.cpp | 121 Instruction* op_inst = def_use_mgr->GetDef( in ShouldReplaceExtract() local
|
D | vector_dce.cpp | 213 Instruction* op_inst = def_use_mgr->GetDef(id); in MarkCompositeContructUsesAsLive() local
|
D | eliminate_dead_members_pass.cpp | 260 Instruction* op_inst = get_def_use_mgr()->GetDef(op_id); in MarkOperandTypeAsFullyUsed() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | functional_control_flow_to_cfg.cc | 137 Operation* op_inst = op.getOperation(); in LowerIfOp() local 191 Operation* op_inst = op.getOperation(); in LowerWhileOp() local
|