Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp567 SDValue CombineExtLoad(SDNode *N);
11486 SDValue DAGCombiner::CombineExtLoad(SDNode *N) { in CombineExtLoad() function in DAGCombiner
12051 if (SDValue ExtLoad = CombineExtLoad(N)) in visitSIGN_EXTEND()
12327 if (SDValue ExtLoad = CombineExtLoad(N)) in visitZERO_EXTEND()