Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp619 SDValue CombineZExtLogicopShiftLoad(SDNode *N);
12987 SDValue DAGCombiner::CombineZExtLogicopShiftLoad(SDNode *N) { in CombineZExtLogicopShiftLoad() function in DAGCombiner
13820 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND()