Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp459 Opcode = VPInstruction::SLPStore; in buildGraph()
H A DVPlan.h785 SLPStore, enumerator
851 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
H A DVPlan.cpp750 case VPInstruction::SLPStore: in print()