Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp451 Opcode = VPInstruction::SLPStore; in buildGraph()
H A DVPlan.h1240 SLPStore, enumerator
1362 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
H A DVPlanRecipes.cpp812 case VPInstruction::SLPStore: in print()