Home
last modified time | relevance | path

Searched refs:SLPStore (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanSlpTest.cpp111 EXPECT_EQ(VPInstruction::SLPStore, CombinedStore->getOpcode()); in TEST_F()
185 EXPECT_EQ(VPInstruction::SLPStore, CombinedStore->getOpcode()); in TEST_F()
255 EXPECT_EQ(VPInstruction::SLPStore, CombinedStore->getOpcode()); in TEST_F()
328 EXPECT_EQ(CombinedStore->getOpcode(), VPInstruction::SLPStore); in checkReorderExample()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp455 Opcode = VPInstruction::SLPStore; in buildGraph()
DVPlan.h750 SLPStore, enumerator
808 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
DVPlan.cpp561 case VPInstruction::SLPStore: in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp452 Opcode = VPInstruction::SLPStore; in buildGraph()
DVPlan.h661 SLPStore, enumerator
720 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
DVPlan.cpp375 case VPInstruction::SLPStore: in print()