Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp256 bool getTruncatedStoreValue(StoreSDNode *ST, SDValue &Val);
12960 bool DAGCombiner::getTruncatedStoreValue(StoreSDNode *ST, SDValue &Val) { in getTruncatedStoreValue() function in DAGCombiner
13084 if (!getTruncatedStoreValue(ST, Val)) in ForwardStoreValueToDirectLoad()