Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp568 SDValue CombineZExtLogicopShiftLoad(SDNode *N);
11586 SDValue DAGCombiner::CombineZExtLogicopShiftLoad(SDNode *N) { in CombineZExtLogicopShiftLoad() function in DAGCombiner
12390 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND()