Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13686 static SDValue combineBVOfConsecutiveLoads(SDNode *N, SelectionDAG &DAG) { in combineBVOfConsecutiveLoads() function
13972 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector()