Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12017 SDValue SplitLoad = DAG.getExtLoad( in CombineExtLoad() local
12024 Loads.push_back(SplitLoad.getValue(0)); in CombineExtLoad()
12025 Chains.push_back(SplitLoad.getValue(1)); in CombineExtLoad()