Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp718 StoreSource getStoreSource(SDValue StoreVal) { in getStoreSource() function in __anon666e37100111::DAGCombiner
20393 StoreSource StoreSrc = getStoreSource(Val); in getStoreMergeCandidates()
20461 if (getStoreSource(OtherBC) != StoreSource::Constant) in getStoreMergeCandidates()
21175 const StoreSource StoreSrc = getStoreSource(StoredVal); in mergeConsecutiveStores()