Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp367 bool getTruncatedStoreValue(StoreSDNode *ST, SDValue &Val);
17243 bool DAGCombiner::getTruncatedStoreValue(StoreSDNode *ST, SDValue &Val) { in getTruncatedStoreValue() function in DAGCombiner
17406 if (!getTruncatedStoreValue(ST, Val)) in ForwardStoreValueToDirectLoad()