Home
last modified time | relevance | path

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

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