Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp444 SDValue CombineZExtLogicopShiftLoad(SDNode *N);
8387 SDValue DAGCombiner::CombineZExtLogicopShiftLoad(SDNode *N) { in CombineZExtLogicopShiftLoad() function in DAGCombiner
9005 if (SDValue ZExtLoad = CombineZExtLogicopShiftLoad(N)) in visitZERO_EXTEND()