/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply() local
|
D | reduction_util.cpp | 93 const uint32_t undef_id = context->TakeNextId(); in FindOrCreateGlobalUndef() local
|
D | structured_loop_to_selection_reduction_opportunity.cpp | 170 auto undef_id = FindOrCreateGlobalUndef(context_, phi_inst->type_id()); in AdaptPhiInstructionsForAddedEdge() local
|
/third_party/spirv-tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply() local
|
D | reduction_util.cpp | 93 const uint32_t undef_id = context->TakeNextId(); in FindOrCreateGlobalUndef() local
|
D | structured_loop_to_selection_reduction_opportunity.cpp | 170 auto undef_id = FindOrCreateGlobalUndef(context_, phi_inst->type_id()); in AdaptPhiInstructionsForAddedEdge() local
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply() local
|
D | reduction_util.cpp | 93 const uint32_t undef_id = context->TakeNextId(); in FindOrCreateGlobalUndef() local
|
D | structured_loop_to_selection_reduction_opportunity.cpp | 170 auto undef_id = FindOrCreateGlobalUndef(context_, phi_inst->type_id()); in AdaptPhiInstructionsForAddedEdge() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | vector_dce.cpp | 342 uint32_t undef_id = this->Type2Undef(current_inst->type_id()); in RewriteInstructions() local 398 uint32_t undef_id = Type2Undef(current_inst->type_id()); in RewriteInsertInstruction() local
|
D | mem_pass.cpp | 335 uint32_t undef_id = 0; in RemovePhiOperands() local
|
D | merge_return_pass.cpp | 306 uint32_t undef_id = Type2Undef(inst.type_id()); in CreatePhiNodesForInst() local
|
D | aggressive_dead_code_elim_pass.cpp | 309 auto undef_id = Type2Undef(func->type_id()); in KillDeadInstructions() local
|
/third_party/spirv-tools/source/opt/ |
D | vector_dce.cpp | 342 uint32_t undef_id = this->Type2Undef(current_inst->type_id()); in RewriteInstructions() local 398 uint32_t undef_id = Type2Undef(current_inst->type_id()); in RewriteInsertInstruction() local
|
D | mem_pass.cpp | 335 uint32_t undef_id = 0; in RemovePhiOperands() local
|
D | merge_return_pass.cpp | 306 uint32_t undef_id = Type2Undef(inst.type_id()); in CreatePhiNodesForInst() local
|
D | aggressive_dead_code_elim_pass.cpp | 307 auto undef_id = Type2Undef(func->type_id()); in KillDeadInstructions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | vector_dce.cpp | 342 uint32_t undef_id = this->Type2Undef(current_inst->type_id()); in RewriteInstructions() local 398 uint32_t undef_id = Type2Undef(current_inst->type_id()); in RewriteInsertInstruction() local
|
D | mem_pass.cpp | 335 uint32_t undef_id = 0; in RemovePhiOperands() local
|
D | merge_return_pass.cpp | 306 uint32_t undef_id = Type2Undef(inst.type_id()); in CreatePhiNodesForInst() local
|
D | aggressive_dead_code_elim_pass.cpp | 309 auto undef_id = Type2Undef(func->type_id()); in KillDeadInstructions() local
|