Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp451 Opcode = VPInstruction::SLPStore; in buildGraph()
H A DVPlan.h791 SLPStore, enumerator
857 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
H A DVPlanRecipes.cpp385 case VPInstruction::SLPStore: in print()