| /external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/ |
| D | legalize_control_flow.cc | 64 Operation* op_inst = if_op.getOperation(); in LowerIfOp() local 116 auto* op_inst = while_op.getOperation(); in LowerWhileOp() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | functional_control_flow_to_cfg.cc | 135 Operation* op_inst = op.getOperation(); in LowerIfOp() local 189 Operation* op_inst = op.getOperation(); in LowerWhileOp() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | reduce_load_size.cpp | 125 Instruction* op_inst = def_use_mgr->GetDef( in ShouldReplaceExtract() local
|
| D | convert_to_half_pass.cpp | 166 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 287 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in CloseRelaxInst() local
|
| D | upgrade_memory_model.cpp | 384 Instruction* op_inst = context()->get_def_use_mgr()->GetDef(*id_ptr); in TraceInstruction() local 635 Instruction* op_inst = in UpgradeBarriers() local
|
| D | folding_rules.cpp | 349 Instruction* op_inst = in MergeNegateArithmetic() local 384 Instruction* op_inst = in MergeNegateMulDivArithmetic() local 442 Instruction* op_inst = in MergeNegateAddSubArithmetic() local 730 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulDivArithmetic() local 914 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeDivMulArithmetic() local
|
| D | vector_dce.cpp | 212 Instruction* op_inst = def_use_mgr->GetDef(id); in MarkCompositeContructUsesAsLive() local
|
| D | eliminate_dead_members_pass.cpp | 251 Instruction* op_inst = get_def_use_mgr()->GetDef(op_id); in MarkOperandTypeAsFullyUsed() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | reduce_load_size.cpp | 125 Instruction* op_inst = def_use_mgr->GetDef( in ShouldReplaceExtract() local
|
| D | convert_to_half_pass.cpp | 166 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 287 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in CloseRelaxInst() local
|
| D | upgrade_memory_model.cpp | 384 Instruction* op_inst = context()->get_def_use_mgr()->GetDef(*id_ptr); in TraceInstruction() local 635 Instruction* op_inst = in UpgradeBarriers() local
|
| D | folding_rules.cpp | 296 Instruction* op_inst = in MergeNegateArithmetic() local 331 Instruction* op_inst = in MergeNegateMulDivArithmetic() local 389 Instruction* op_inst = in MergeNegateAddSubArithmetic() local 677 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulDivArithmetic() local 861 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeDivMulArithmetic() local
|
| D | vector_dce.cpp | 212 Instruction* op_inst = def_use_mgr->GetDef(id); in MarkCompositeContructUsesAsLive() local
|
| D | eliminate_dead_members_pass.cpp | 251 Instruction* op_inst = get_def_use_mgr()->GetDef(op_id); in MarkOperandTypeAsFullyUsed() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | reduce_load_size.cpp | 125 Instruction* op_inst = def_use_mgr->GetDef( in ShouldReplaceExtract() local
|
| D | convert_to_half_pass.cpp | 166 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in GenHalfArith() local 287 Instruction* op_inst = get_def_use_mgr()->GetDef(*idp); in CloseRelaxInst() local
|
| D | upgrade_memory_model.cpp | 384 Instruction* op_inst = context()->get_def_use_mgr()->GetDef(*id_ptr); in TraceInstruction() local 635 Instruction* op_inst = in UpgradeBarriers() local
|
| D | folding_rules.cpp | 296 Instruction* op_inst = in MergeNegateArithmetic() local 331 Instruction* op_inst = in MergeNegateMulDivArithmetic() local 389 Instruction* op_inst = in MergeNegateAddSubArithmetic() local 677 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeMulDivArithmetic() local 861 Instruction* op_inst = def_use_mgr->GetDef(op_id); in MergeDivMulArithmetic() local
|
| D | vector_dce.cpp | 212 Instruction* op_inst = def_use_mgr->GetDef(id); in MarkCompositeContructUsesAsLive() local
|
| D | eliminate_dead_members_pass.cpp | 251 Instruction* op_inst = get_def_use_mgr()->GetDef(op_id); in MarkOperandTypeAsFullyUsed() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
| D | quantization_utils.h | 249 if (auto op_inst = dyn_cast_or_null<DQ>(operand.getDefiningOp())) { in matchAndRewrite() local
|