Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp450 Opcode = VPInstruction::SLPStore; in buildGraph()
H A DVPlan.h621 SLPStore, enumerator
680 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
H A DVPlan.cpp344 case VPInstruction::SLPStore: in print()