Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp711 StoreSource getStoreSource(SDValue StoreVal) { in getStoreSource() function in __anonffc06dc60111::DAGCombiner
20055 StoreSource StoreSrc = getStoreSource(Val); in getStoreMergeCandidates()
20123 if (getStoreSource(OtherBC) != StoreSource::Constant) in getStoreMergeCandidates()
20829 const StoreSource StoreSrc = getStoreSource(StoredVal); in mergeConsecutiveStores()