Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5931 SDValue SplitLoad = DAG.getExtLoad( in CombineExtLoad() local
5940 Loads.push_back(SplitLoad.getValue(0)); in CombineExtLoad()
5941 Chains.push_back(SplitLoad.getValue(1)); in CombineExtLoad()