Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13100 SDValue SplitLoad = in CombineExtLoad() local
13108 Loads.push_back(SplitLoad.getValue(0)); in CombineExtLoad()
13109 Chains.push_back(SplitLoad.getValue(1)); in CombineExtLoad()