Home
last modified time | relevance | path

Searched refs:GetOpPhiBlockId (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_down.h173 static uint32_t GetOpPhiBlockId(
Dtransformation_propagate_instruction_down.cpp111 if (auto merge_block_id = GetOpPhiBlockId( in Apply()
431 GetOpPhiBlockId(ir_context, block_id, *inst_to_propagate, successor_ids); in IsApplicableToBlock()
520 uint32_t TransformationPropagateInstructionDown::GetOpPhiBlockId( in GetOpPhiBlockId() function in spvtools::fuzz::TransformationPropagateInstructionDown
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_down.h173 static uint32_t GetOpPhiBlockId(
Dtransformation_propagate_instruction_down.cpp111 if (auto merge_block_id = GetOpPhiBlockId( in Apply()
431 GetOpPhiBlockId(ir_context, block_id, *inst_to_propagate, successor_ids); in IsApplicableToBlock()
520 uint32_t TransformationPropagateInstructionDown::GetOpPhiBlockId( in GetOpPhiBlockId() function in spvtools::fuzz::TransformationPropagateInstructionDown