Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp348 SDValue CombineConsecutiveLoads(SDNode *N, EVT VT);
7217 SDValue DAGCombiner::CombineConsecutiveLoads(SDNode *N, EVT VT) { in CombineConsecutiveLoads() function in DAGCombiner
7450 if (SDValue CombineLD = CombineConsecutiveLoads(N0.getNode(), VT)) in visitBITCAST()
7503 return CombineConsecutiveLoads(N, VT); in visitBUILD_PAIR()