Searched defs:Stores (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSink.cpp134 SmallPtrSet<Instruction *, 8> Stores; local
156 isSafeToMove(Instruction *Inst, AliasAnalysis *AA, SmallPtrSet<Instruction *, 8> &Stores) argument
219 SinkInstruction(Instruction *Inst, SmallPtrSet<Instruction *, 8> &Stores) argument
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp148 SetVector<Value *> Stores; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp343 SmallVector<SDValue, 8> Stores; local
462 SmallVector<SDValue, 8> Stores; local
[all...]
H A DLegalizeVectorOps.cpp551 SmallVector<SDValue, 8> Stores; local
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp769 SDValue Stores[4]; local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DVecUtils.cpp133 bool BoUpSLP::vectorizeStores(ArrayRef<StoreInst *> Stores, int costThreshold) { argument
H A DLoopVectorize.cpp2624 ValueVector Stores; local

Completed in 128 milliseconds