Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h71 const Value *StoreValue[4]; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp467 Value *StoreValue = Cand.Store->getValueOperand(); in propagateStoredValueToLoadUsers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp521 Value *StoreValue = nullptr; in getPromotableAlloca() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6130 llvm::Value *StoreValue = CGF.EmitScalarConversion( in emitRestoreIP() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2554 SDValue StoreValue = ST->getValue(); in expandMultipleResultFPLibCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6850 auto StoreValue = DAG.SplitScalar(Value, DL, MVT::i64, MVT::i64); in LowerStore128() local