Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8356 SDValue SplitLoad = DAG.getExtLoad( in CombineExtLoad() local
8364 Loads.push_back(SplitLoad.getValue(0)); in CombineExtLoad()
8365 Chains.push_back(SplitLoad.getValue(1)); in CombineExtLoad()