Home
last modified time | relevance | path

Searched refs:GetInOperand (Results 1 – 25 of 204) sorted by relevance

123456789

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_swap_conditional_branch_operands.cpp83 branch_inst->GetInOperand(0).words[0] = message_.fresh_id(); in Apply()
86 std::swap(branch_inst->GetInOperand(1), branch_inst->GetInOperand(2)); in Apply()
90 std::swap(branch_inst->GetInOperand(3), branch_inst->GetInOperand(4)); in Apply()
Dtransformation_add_loop_preheader.cpp156 phi_inst->GetInOperand(1).words[0] == back_edge_block_id ? 3 : 1; in Apply()
170 if (phi_inst->GetInOperand(i + 1).words[0] == back_edge_block_id) { in Apply()
171 back_edge_val = phi_inst->GetInOperand(i).words[0]; in Apply()
173 preheader_in_operands.push_back(std::move(phi_inst->GetInOperand(i))); in Apply()
175 std::move(phi_inst->GetInOperand(i + 1))); in Apply()
Dtransformation_flatten_conditional_branch.cpp880 branch_instruction.GetInOperand(0); in RewriteOpPhiInstructionsAtConvergenceBlock()
970 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
971 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
979 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
980 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
988 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
989 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
997 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
998 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
1006 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
[all …]
Dtransformation_swap_commutable_operands.cpp52 std::swap(instruction->GetInOperand(0), instruction->GetInOperand(1)); in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_swap_conditional_branch_operands.cpp85 branch_inst->GetInOperand(0).words[0] = message_.fresh_id(); in Apply()
88 std::swap(branch_inst->GetInOperand(1), branch_inst->GetInOperand(2)); in Apply()
92 std::swap(branch_inst->GetInOperand(3), branch_inst->GetInOperand(4)); in Apply()
Dtransformation_add_loop_preheader.cpp156 phi_inst->GetInOperand(1).words[0] == back_edge_block_id ? 3 : 1; in Apply()
170 if (phi_inst->GetInOperand(i + 1).words[0] == back_edge_block_id) { in Apply()
171 back_edge_val = phi_inst->GetInOperand(i).words[0]; in Apply()
173 preheader_in_operands.push_back(std::move(phi_inst->GetInOperand(i))); in Apply()
175 std::move(phi_inst->GetInOperand(i + 1))); in Apply()
Dtransformation_flatten_conditional_branch.cpp881 branch_instruction.GetInOperand(0); in RewriteOpPhiInstructionsAtConvergenceBlock()
971 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
972 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
980 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
981 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
989 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
990 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
998 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
999 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
1007 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
[all …]
Dtransformation_swap_commutable_operands.cpp52 std::swap(instruction->GetInOperand(0), instruction->GetInOperand(1)); in Apply()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_swap_conditional_branch_operands.cpp85 branch_inst->GetInOperand(0).words[0] = message_.fresh_id(); in Apply()
88 std::swap(branch_inst->GetInOperand(1), branch_inst->GetInOperand(2)); in Apply()
92 std::swap(branch_inst->GetInOperand(3), branch_inst->GetInOperand(4)); in Apply()
Dtransformation_add_loop_preheader.cpp156 phi_inst->GetInOperand(1).words[0] == back_edge_block_id ? 3 : 1; in Apply()
170 if (phi_inst->GetInOperand(i + 1).words[0] == back_edge_block_id) { in Apply()
171 back_edge_val = phi_inst->GetInOperand(i).words[0]; in Apply()
173 preheader_in_operands.push_back(std::move(phi_inst->GetInOperand(i))); in Apply()
175 std::move(phi_inst->GetInOperand(i + 1))); in Apply()
Dtransformation_flatten_conditional_branch.cpp881 branch_instruction.GetInOperand(0); in RewriteOpPhiInstructionsAtConvergenceBlock()
971 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
972 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
980 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
981 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
989 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
990 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
998 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
999 operands.emplace_back(phi_inst->GetInOperand(2)); in RewriteOpPhiInstructionsAtConvergenceBlock()
1007 operands.emplace_back(phi_inst->GetInOperand(0)); in RewriteOpPhiInstructionsAtConvergenceBlock()
[all …]
Dtransformation_swap_commutable_operands.cpp52 std::swap(instruction->GetInOperand(0), instruction->GetInOperand(1)); in Apply()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvalue_number_table.cpp120 const Operand& op = inst->GetInOperand(o); in AssignValueNumber()
215 if (lhs.GetInOperand(i) != rhs.GetInOperand(i)) { in operator ()()
232 const auto& opnd = inst.GetInOperand(i); in operator ()()
Deliminate_dead_members_pass.cpp356 new_operands.emplace_back(inst->GetInOperand(idx)); in UpdateOpTypeStruct()
396 new_operands.emplace_back(inst->GetInOperand(0)); in UpdateOpGroupMemberDecorate()
444 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateConstantComposite()
467 new_operands.emplace_back(inst->GetInOperand(0)); in UpdateAccessChain()
472 new_operands.emplace_back(inst->GetInOperand(1)); in UpdateAccessChain()
498 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateAccessChain()
508 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateAccessChain()
558 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateCompsiteExtract()
615 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateCompositeInsert()
Ddecoration_manager.cpp111 inst->GetInOperand(i) = inst->GetInOperand(last_operand_index); in RemoveDecorationsFrom()
115 inst->GetInOperand(i + 1u) = in RemoveDecorationsFrom()
116 inst->GetInOperand(last_operand_index + 1u); in RemoveDecorationsFrom()
209 for (uint32_t word : inst->GetInOperand(i).words) { in HaveTheSameDecorations()
275 for (uint32_t word : inst->GetInOperand(i).words) { in HaveSubsetOfDecorations()
345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
Dstrip_nonsemantic_info_pass.cpp66 const std::string ext_name = inst.GetInOperand(0).AsString(); in Process()
84 const std::string extension_name = inst.GetInOperand(0).AsString(); in Process()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvalue_number_table.cpp120 const Operand& op = inst->GetInOperand(o); in AssignValueNumber()
215 if (lhs.GetInOperand(i) != rhs.GetInOperand(i)) { in operator ()()
232 const auto& opnd = inst.GetInOperand(i); in operator ()()
Deliminate_dead_members_pass.cpp356 new_operands.emplace_back(inst->GetInOperand(idx)); in UpdateOpTypeStruct()
396 new_operands.emplace_back(inst->GetInOperand(0)); in UpdateOpGroupMemberDecorate()
444 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateConstantComposite()
467 new_operands.emplace_back(inst->GetInOperand(0)); in UpdateAccessChain()
472 new_operands.emplace_back(inst->GetInOperand(1)); in UpdateAccessChain()
498 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateAccessChain()
508 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateAccessChain()
558 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateCompsiteExtract()
615 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateCompositeInsert()
Ddecoration_manager.cpp111 inst->GetInOperand(i) = inst->GetInOperand(last_operand_index); in RemoveDecorationsFrom()
115 inst->GetInOperand(i + 1u) = in RemoveDecorationsFrom()
116 inst->GetInOperand(last_operand_index + 1u); in RemoveDecorationsFrom()
209 for (uint32_t word : inst->GetInOperand(i).words) { in HaveTheSameDecorations()
275 for (uint32_t word : inst->GetInOperand(i).words) { in HaveSubsetOfDecorations()
345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dvalue_number_table.cpp120 const Operand& op = inst->GetInOperand(o); in AssignValueNumber()
215 if (lhs.GetInOperand(i) != rhs.GetInOperand(i)) { in operator ()()
232 const auto& opnd = inst.GetInOperand(i); in operator ()()
Deliminate_dead_members_pass.cpp356 new_operands.emplace_back(inst->GetInOperand(idx)); in UpdateOpTypeStruct()
396 new_operands.emplace_back(inst->GetInOperand(0)); in UpdateOpGroupMemberDecorate()
444 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateConstantComposite()
467 new_operands.emplace_back(inst->GetInOperand(0)); in UpdateAccessChain()
472 new_operands.emplace_back(inst->GetInOperand(1)); in UpdateAccessChain()
498 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateAccessChain()
508 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateAccessChain()
558 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateCompsiteExtract()
615 new_operands.emplace_back(inst->GetInOperand(i)); in UpdateCompositeInsert()
Ddecoration_manager.cpp111 inst->GetInOperand(i) = inst->GetInOperand(last_operand_index); in RemoveDecorationsFrom()
115 inst->GetInOperand(i + 1u) = in RemoveDecorationsFrom()
116 inst->GetInOperand(last_operand_index + 1u); in RemoveDecorationsFrom()
209 for (uint32_t word : inst->GetInOperand(i).words) { in HaveTheSameDecorations()
275 for (uint32_t word : inst->GetInOperand(i).words) { in HaveSubsetOfDecorations()
345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreduction_util.cpp109 if (phi_inst->GetInOperand(index + 1).words[0] != from_id) { in AdaptPhiInstructionsForRemovedEdge()
110 new_in_operands.push_back(phi_inst->GetInOperand(index)); in AdaptPhiInstructionsForRemovedEdge()
111 new_in_operands.push_back(phi_inst->GetInOperand(index + 1)); in AdaptPhiInstructionsForRemovedEdge()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dreduction_util.cpp111 if (phi_inst->GetInOperand(index + 1).words[0] != from_id) { in AdaptPhiInstructionsForRemovedEdge()
112 new_in_operands.push_back(phi_inst->GetInOperand(index)); in AdaptPhiInstructionsForRemovedEdge()
113 new_in_operands.push_back(phi_inst->GetInOperand(index + 1)); in AdaptPhiInstructionsForRemovedEdge()
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreduction_util.cpp111 if (phi_inst->GetInOperand(index + 1).words[0] != from_id) { in AdaptPhiInstructionsForRemovedEdge()
112 new_in_operands.push_back(phi_inst->GetInOperand(index)); in AdaptPhiInstructionsForRemovedEdge()
113 new_in_operands.push_back(phi_inst->GetInOperand(index + 1)); in AdaptPhiInstructionsForRemovedEdge()

123456789