Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp459 Opcode = VPInstruction::SLPStore; in buildGraph()
H A DVPlan.h761 SLPStore, enumerator
827 Opcode == Instruction::Invoke || Opcode == SLPStore; in mayWriteToMemory()
H A DVPlan.cpp655 case VPInstruction::SLPStore: in print()