Home
last modified time | relevance | path

Searched defs:undef_id (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.cpp36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply() local
Dreduction_util.cpp93 const uint32_t undef_id = context->TakeNextId(); in FindOrCreateGlobalUndef() local
Dstructured_loop_to_selection_reduction_opportunity.cpp170 auto undef_id = FindOrCreateGlobalUndef(context_, phi_inst->type_id()); in AdaptPhiInstructionsForAddedEdge() local
/third_party/spirv-tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.cpp36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply() local
Dreduction_util.cpp93 const uint32_t undef_id = context->TakeNextId(); in FindOrCreateGlobalUndef() local
Dstructured_loop_to_selection_reduction_opportunity.cpp170 auto undef_id = FindOrCreateGlobalUndef(context_, phi_inst->type_id()); in AdaptPhiInstructionsForAddedEdge() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.cpp36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply() local
Dreduction_util.cpp93 const uint32_t undef_id = context->TakeNextId(); in FindOrCreateGlobalUndef() local
Dstructured_loop_to_selection_reduction_opportunity.cpp170 auto undef_id = FindOrCreateGlobalUndef(context_, phi_inst->type_id()); in AdaptPhiInstructionsForAddedEdge() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dvector_dce.cpp342 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
Dmem_pass.cpp335 uint32_t undef_id = 0; in RemovePhiOperands() local
Dmerge_return_pass.cpp306 uint32_t undef_id = Type2Undef(inst.type_id()); in CreatePhiNodesForInst() local
Daggressive_dead_code_elim_pass.cpp309 auto undef_id = Type2Undef(func->type_id()); in KillDeadInstructions() local
/third_party/spirv-tools/source/opt/
Dvector_dce.cpp342 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
Dmem_pass.cpp335 uint32_t undef_id = 0; in RemovePhiOperands() local
Dmerge_return_pass.cpp306 uint32_t undef_id = Type2Undef(inst.type_id()); in CreatePhiNodesForInst() local
Daggressive_dead_code_elim_pass.cpp307 auto undef_id = Type2Undef(func->type_id()); in KillDeadInstructions() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp342 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
Dmem_pass.cpp335 uint32_t undef_id = 0; in RemovePhiOperands() local
Dmerge_return_pass.cpp306 uint32_t undef_id = Type2Undef(inst.type_id()); in CreatePhiNodesForInst() local
Daggressive_dead_code_elim_pass.cpp309 auto undef_id = Type2Undef(func->type_id()); in KillDeadInstructions() local