Home
last modified time | relevance | path

Searched defs:StoreValue (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h71 const Value *StoreValue[4]; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp106 Value *StoreValue = nullptr; in getPromotableAlloca() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp452 Value *StoreValue = Cand.Store->getValueOperand(); in propagateStoredValueToLoadUsers() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5833 llvm::Value *StoreValue = EmitScalarConversion( in EmitOMPOrderedDirective() local