Home
last modified time | relevance | path

Searched refs:phi_fresh_id (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_down.cpp28 uint32_t block_id, uint32_t phi_fresh_id, in TransformationPropagateInstructionDown() argument
31 message_.set_phi_fresh_id(phi_fresh_id); in TransformationPropagateInstructionDown()
56 std::vector<uint32_t> maybe_fresh_ids = {message_.phi_fresh_id()}; in IsApplicable()
148 message_.phi_fresh_id(), std::move(in_operands))); in Apply()
150 fuzzerutil::UpdateModuleIdBound(ir_context, message_.phi_fresh_id()); in Apply()
151 created_inst_ids.push_back(message_.phi_fresh_id()); in Apply()
584 std::unordered_set<uint32_t> result = {message_.phi_fresh_id()}; in GetFreshIds()
Dtransformation_propagate_instruction_down.h34 uint32_t block_id, uint32_t phi_fresh_id,
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_down.cpp28 uint32_t block_id, uint32_t phi_fresh_id, in TransformationPropagateInstructionDown() argument
31 message_.set_phi_fresh_id(phi_fresh_id); in TransformationPropagateInstructionDown()
56 std::vector<uint32_t> maybe_fresh_ids = {message_.phi_fresh_id()}; in IsApplicable()
148 message_.phi_fresh_id(), std::move(in_operands))); in Apply()
150 fuzzerutil::UpdateModuleIdBound(ir_context, message_.phi_fresh_id()); in Apply()
151 created_inst_ids.push_back(message_.phi_fresh_id()); in Apply()
584 std::unordered_set<uint32_t> result = {message_.phi_fresh_id()}; in GetFreshIds()
Dtransformation_propagate_instruction_down.h34 uint32_t block_id, uint32_t phi_fresh_id,
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto1801 uint32 phi_fresh_id = 2; field
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto1801 uint32 phi_fresh_id = 2; field