Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp443 SDValue CombineExtLoad(SDNode *N);
8289 SDValue DAGCombiner::CombineExtLoad(SDNode *N) { in CombineExtLoad() function in DAGCombiner
8672 if (SDValue ExtLoad = CombineExtLoad(N)) in visitSIGN_EXTEND()
8941 if (SDValue ExtLoad = CombineExtLoad(N)) in visitZERO_EXTEND()