Home
last modified time | relevance | path

Searched defs:StoreValue (Results 1 – 5 of 5) 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.cpp468 Value *StoreValue = Cand.Store->getValueOperand(); in propagateStoredValueToLoadUsers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp478 Value *StoreValue = nullptr; in getPromotableAlloca() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5914 llvm::Value *StoreValue = CGF.EmitScalarConversion( in emitRestoreIP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6523 auto StoreValue = DAG.SplitScalar(Value, DL, MVT::i64, MVT::i64); in LowerStore128() local